IGLib  1.7.2
The IGLib base library for development of numerical, technical and business applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
MatrixDto.cs File Reference

Classes

class  IG.Lib.MatrixDtoBase< MatrixType >
 Base class for various matrix DTO (Data Transfer Objects) for matrixs. Used to store a state of a matrix. More...
 
class  IG.Lib.MatrixDtoBase
 DTO (data transfer object) for matrix interface (IMatrix). More...
 
class  IG.Lib.MatrixDto
 Data Transfer Object (DTO) for matrixs of type IG.Num.Matrix. Used to store, transfer, serialize and deserialize objects of type IMatrix. More...
 

Namespaces

package  IG.Lib