Class | Description |
---|---|
Factorial |
A recursive program to calculate the factorial of a number.
|
Matrix |
Implementation of real valued Matrix.
|
SetOperations |
Some basic set operations on the Java Set class.
|
Vector |
Implementation of mathematical vector (not to be confused with the data structure).
|
Copyright © 2015 University of Glasgow. All rights reserved.