|
IGLib
1.6.0
The IGLib base library for development of numerical, technical and business applications.
|
Inheritance diagram for IG.Num.VectorFunctionBaseGeneral.ObjectStoreResults:
Collaboration diagram for IG.Num.VectorFunctionBaseGeneral.ObjectStoreResults: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 |