IGLib
1.5
The IGLib base library for development of numerical, technical and business applications.
|
Public Member Functions | |
ObjectStoreResults (IVectorFunction vecfunc) | |
override bool | TryStore (IVectorFunctionResults obj) |
Protected Member Functions | |
override IVectorFunctionResults | TryGetNew () |
Protected Attributes | |
IVectorFunction | _vecfunc |
Private Member Functions | |
ObjectStoreResults () | |
|
inlineprivate |
|
inline |
|
inlineprotected |
References IG.Num.IVectorFunction.NumParameters, and IG.Num.IVectorFunction.NumValues.
|
inline |
References IG.Num.IVectorFunctionResults.NullifyAll().
|
protected |