|
ML Version of the Day
|


Public Member Functions | |
| BaseOperatorTimesMultiVector (const BaseOperator &A, const MultiVector &x) | |
| const Space | GetVectorSpace () const |
| Returns the vector space of the underlying object. | |
| const BaseOperator & | GetBaseOperator () const |
| const MultiVector & | GetMultiVector () const |
| void | Update (MultiVector &v) const |
| void | Set (MultiVector &v) const |
|
virtual |
Returns the vector space of the underlying object.
Implements MLAPI::BaseLinearCombination.
|
virtual |
Implements MLAPI::BaseLinearCombination.
|
virtual |
Implements MLAPI::BaseLinearCombination.