IGLib  1.5
The IGLib base library for development of numerical, technical and business applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events
IG.Num.MatrixStore< T > Member List

This is the complete list of members for IG.Num.MatrixStore< T >, including all inherited members.

_columnCountIG.Num.MatrixStore< T >private
_constrainDimensionsIG.Num.MatrixStore< T >protected
_lockIG.Lib.ObjectStore< T >protected
_objectsIG.Lib.ObjectStore< T >protected
_rowCountIG.Num.MatrixStore< T >protected
ClearIneligible()IG.Lib.ObjectStore< T >inlineprotectedvirtual
ColumnCountIG.Num.MatrixStore< T >
ConstrainDimensionsIG.Num.MatrixStore< T >
CountIG.Lib.ObjectStore< T >
GetEligible()IG.Lib.ObjectStore< T >inline
GetNew()IG.Lib.ObjectStore< T >inlineprotected
IsEligible(T mat)IG.Num.MatrixStore< T >inlinevirtual
LockIG.Lib.ObjectStore< T >
MatrixStore()IG.Num.MatrixStore< T >inlineprotected
MatrixStore(int rowCount, int columnCount)IG.Num.MatrixStore< T >inline
MatrixStore(int rowCount, int columnCount, bool constrainDimensions)IG.Num.MatrixStore< T >inline
MaxCountIG.Lib.ObjectStore< T >
NotEligibleMessage(object obj)IG.Lib.ObjectStore< T >inlineprotectedvirtual
RowCountIG.Num.MatrixStore< T >
StoreEligible(T obj)IG.Lib.ObjectStore< T >inline
TryGet()IG.Lib.ObjectStore< T >inline
TryGetNew()IG.Lib.ObjectStore< T >inlineprotectedvirtual
TryGetStored()IG.Lib.ObjectStore< T >inline
TryStore(T obj)IG.Lib.ObjectStore< T >inlinevirtual