openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
|
Interpolate class. More...
Public Member Functions | |
Interp (char *ind, char *weight) | |
constructor More... | |
int | size () |
Public Attributes | |
vector< float * > | w |
vector< int * > | ind |
int | n =0 |
Interp::Interp | ( | char * | indf, |
char * | wf | ||
) |
|
inline |