ML Version of the Day
Loading...
Searching...
No Matches
Public Member Functions | List of all members
MLAPI::LinearCombinationScaled Class Reference
Inheritance diagram for MLAPI::LinearCombinationScaled:
Inheritance graph
[legend]
Collaboration diagram for MLAPI::LinearCombinationScaled:
Collaboration graph
[legend]

Public Member Functions

 LinearCombinationScaled (const BaseLinearCombination &left, double scalar)
 
const Space GetVectorSpace () const
 Returns the vector space of the underlying object.
 
void Set (MultiVector &v) const
 
void Update (MultiVector &v) const
 
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
 

Member Function Documentation

◆ GetVectorSpace()

const Space MLAPI::LinearCombinationScaled::GetVectorSpace ( ) const
virtual

Returns the vector space of the underlying object.

Implements MLAPI::BaseLinearCombination.

◆ Set()

void MLAPI::LinearCombinationScaled::Set ( MultiVector v) const
virtual

◆ Update()

void MLAPI::LinearCombinationScaled::Update ( MultiVector v) const
virtual

The documentation for this class was generated from the following file: