|
ML Version of the Day
|


Public Member Functions | |
| LinearCombinationMixed (const BaseLinearCombination &left, const MultiVector &right, double alpha) | |
| const Space | GetVectorSpace () const |
| Returns the vector space of the underlying object. More... | |
| void | Update (MultiVector &v) const |
| void | Set (MultiVector &v) const |
| virtual const Space | GetVectorSpace () const =0 |
| Returns the vector space of the underlying object. More... | |
| virtual void | Update (MultiVector &v) const =0 |
| virtual void | Set (MultiVector &v) const =0 |
|
virtual |
Returns the vector space of the underlying object.
Implements MLAPI::BaseLinearCombination.
|
virtual |
Implements MLAPI::BaseLinearCombination.
|
virtual |
Implements MLAPI::BaseLinearCombination.