MyraMath
Protected Types | Protected Member Functions | Friends | List of all members
myra::detail::ActionBase< Number > Class Template Referenceabstract
Inheritance diagram for myra::detail::ActionBase< Number >:
[legend]

Protected Types

typedef CMatrixRange< Number > X
 
typedef MatrixRange< Number > B
 

Protected Member Functions

virtual std::pair< int, int > size () const =0
 
virtual void multiply (const X &x, const B &b, Number alpha, Number beta) const
 
virtual void multiply (const X &x, const B &b) const
 
virtual ActionBase< Number > * clone () const =0
 

Friends

class ::myra::Action< Number >
 

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