IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Package IG.Old

Namespaces

package  ComplexOldNamespace
 

Classes

class  Complex_OldNumerics
 Class representing general complex numbers. More...
 
class  ComplexVector_OldNumerics
 Complex vector. More...
 
interface  IComplex_OldNumerics
 Interface that must be implemented by all complex numbers. More...
 
interface  IField_OldNumerics< T >
 A generic interface. More...
 
interface  IFieldComplex_OldNumerics< T >
 
interface  IMatrix_OldNumerics< T >
 Generic Matrix interface. More...
 
interface  IMatrixOld
 
interface  IVector_OldNumerics
 Generic vector with components of type double. More...
 
interface  IVector_OldNumerics< T >
 Generic Vector interface More...
 
class  LUDecompositionOld
 LU decomposition. More...
 
class  Matrix_OldNumerics
 Matrix whose vec are real numbers. More...
 
class  Matrix_OldNumerics< ComponentType >
 Generic matrix class. More...
 
class  MatrixWithMathNet
 
class  QRDecompositionOld
 
class  Real_OldNumerics
 
class  SpeedTestCpuOld
 Various utilities for testing computational speed of the current system - Old version! More...
 
class  Vector_OldNumerics
 XVector whose vec are real numbers. More...
 
class  Vector_OldNumerics< ComponentType >
 
class  VectorWithMathNet
 
class  XVector
 Class that is directly derived from MathNet.Numerics.LinearAlgebra.Vector More...