#include <expansion.hh>
Public Member Functions | |
XYColFPtr (F *val) | |
void | operator+= (uint i) |
void | operator-= (uint i) |
F * | value () const |
Protected Attributes | |
F * | val_ |
Class for a pointer to expansion coefficients of type F.
Definition at line 29 of file expansion.hh.
|
inline |
Definition at line 31 of file expansion.hh.
|
inline |
Definition at line 32 of file expansion.hh.
|
inlinevirtual |
Implements cluster::XYColExpPtr.
Definition at line 34 of file expansion.hh.
|
inlinevirtual |
Implements cluster::XYColExpPtr.
Definition at line 35 of file expansion.hh.
|
inline |
Definition at line 37 of file expansion.hh.
|
protected |
Definition at line 40 of file expansion.hh.