IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.
|
Classes | |
interface | IG::Num::IMatrix< ComponentType > |
Generic Matrix interface. More... | |
interface | IG::Num::IMatrix |
Real matrix interface. More... | |
class | IG::Num::MatrixExtensions |
Extension methods for IMatrix interface. More... | |
class | IG::Num::MatrixBase |
Base class for matrices. More... | |
class | IG::Num::MatrixStore< T > |
Matrix store. Stores matrix objects for reuse.Can be used for storage fo matrices with specific dimension (default) or for torage of any non-null matrices. More... | |
class | IG::Num::MatrixStore |
Matrix store. Stores matrix objects for reuse.Can be used for storage fo matrices with specific dimension (default) or for torage of any non-null matrices. More... | |
Namespaces | |
namespace | IG::Num |