ML Version of the Day
|
Public Member Functions | |
virtual const Space | GetVectorSpace () const =0 |
Returns the vector space of the underlying object. | |
virtual void | Update (MultiVector &v) const =0 |
virtual void | Set (MultiVector &v) const =0 |
|
pure virtual |
Returns the vector space of the underlying object.
Implemented in MLAPI::LinearCombinationAdd, MLAPI::LinearCombinationMixed, MLAPI::LinearCombinationScaled, MLAPI::MultiVectorScaled, MLAPI::MultiVectorCombination, MLAPI::BaseOperatorTimesMultiVector, and MLAPI::Residual.
Referenced by MLAPI::LinearCombinationAdd::GetVectorSpace().