IGLib
1.7.2
The IGLib base library for development of numerical, technical and business applications.
|
Classes | |
class | IG.Num.Matrix |
Real matrix class. Some operations are performed by the MathNet.Numerics.LinearAlgebra.Matrix class. More... | |
Namespaces | |
package | IG.Num |
Typedefs | |
using | Matrix_MathNetNumerics = MathNet.Numerics.LinearAlgebra.Double.DenseMatrix |
using | MatrixBase_MathNetNumerics = MathNet.Numerics.LinearAlgebra.Generic.Matrix< double > |
using MatrixBase_MathNetNumerics = MathNet.Numerics.LinearAlgebra.Generic.Matrix<double> |