|
ML Version of the Day
|


Public Member Functions | |
| MultiVectorCombination (const double alpha, const MultiVector &x, const double beta, const MultiVector &y) | |
| const Space | GetVectorSpace () const |
| Returns the vector space of the underlying object. | |
| const MultiVector | GetLeftMultiVector () const |
| double | GetLeftScalar () const |
| const MultiVector | GetRightMultiVector () const |
| double | GetRightScalar () 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.