TwiceAsNice
2019-02-18
|
#include <poly.h>
Public Attributes | |
double * | basis |
double * | orthobasis |
double * | coeff |
int | ncoeff |
int * | group |
int | ndim |
int * | degree |
int | ngroup |
double * | orthomat |
double * | deorthomat |
double * poly::basis |
double * poly::coeff |
int * poly::degree |
double * poly::deorthomat |
int * poly::group |
int poly::ncoeff |
int poly::ndim |
int poly::ngroup |
double * poly::orthobasis |
double * poly::orthomat |