|
IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
Classes | |
| class | IG.Old.VectorWithMathNet |
| class | IG.Old.MatrixWithMathNet |
| class | IG.Old.XVector |
| Class that is directly derived from MathNet.Numerics.LinearAlgebra.Vector More... | |
Namespaces | |
| package | IG.Old |
Typedefs | |
| using | Vector_MathNet = MathNet.Numerics.LinearAlgebra.Vector |
| using | Matrix_MathNet = MathNet.Numerics.LinearAlgebra.Matrix |
| using | Vector_MathNetNumerics = MathNet.Numerics.LinearAlgebra.Double.DenseVector |
| using | VectorBase_MathNetNumerics = MathNet.Numerics.LinearAlgebra.Generic.Vector< double > |
| using | Matrix_MathNetNumerics = MathNet.Numerics.LinearAlgebra.Double.DenseMatrix |
| using | MatrixBase_MathNetNumerics = MathNet.Numerics.LinearAlgebra.Generic.Matrix< double > |
| using Vector_MathNet = MathNet.Numerics.LinearAlgebra.Vector |
| using Matrix_MathNet = MathNet.Numerics.LinearAlgebra.Matrix |
| using Vector_MathNetNumerics = MathNet.Numerics.LinearAlgebra.Double.DenseVector |
| using VectorBase_MathNetNumerics = MathNet.Numerics.LinearAlgebra.Generic.Vector<double> |
| using MatrixBase_MathNetNumerics = MathNet.Numerics.LinearAlgebra.Generic.Matrix<double> |