IGLib
1.7.2
The IGLib base library for development of numerical, technical and business applications.
|
Classes | |
interface | IG.Num.IVector< T > |
Generic Vector interface More... | |
interface | IG.Num.IVector |
Real vector intrface. More... | |
class | IG.Num.VectorExtensions |
Extension methods for vector classes. More... | |
class | IG.Num.VectorBase |
Base class for real vectors. More... | |
class | IG.Num.VectorStore< T > |
Vector store. More... | |
class | IG.Num.VectorStore |
Vector store. More... | |
Namespaces | |
package | IG.Num |
Typedefs | |
using | Vector_MathNetNumerics = MathNet.Numerics.LinearAlgebra.Double.DenseVector |
using | VectorBase_MathNetNumerics = MathNet.Numerics.LinearAlgebra.Generic.Vector< double > |
using Vector_MathNetNumerics = MathNet.Numerics.LinearAlgebra.Double.DenseVector |
using VectorBase_MathNetNumerics = MathNet.Numerics.LinearAlgebra.Generic.Vector<double> |