Package SciLib.Math

Interface Summary
Function  
Function3D  
FunctionmD  
 

Class Summary
bitStream This class contains some methods to handle a string of bits.
booleanVector This class defines a dynamic vector of type intger.
byteVector This class defines a dynamic vector of type intger.
complex This class contains some methods to handle complex numbers.
complexMatrix This class contains some methods to handle the matrix problems
complexVector This class contains some methods to handle a vector of complex numbers.
integerVector This class defines a dynamic vector of type intger.
LinearSystem This class contains some methods to handle the linear system problems
math This class contains some useful computation methods.
matrix This class contains some methods to handle the matrix problems
nonLinear This class contains some nolinear methods
Num This class contains some methods to construct numerical data.
quaternion This class contains some methods to handle a quaternion
rPoint This class describes a 3D point (x, y, z).
SpecFunc This class contains some methods to construct numerical data.
vector This class defines a dynamic vector of type double.
 

Exception Summary
FailException This class handles some RunTime problems.
SizeException This class handles the SizeException problem.