TwiceAsNice  2019-02-18
Public Attributes | List of all members
poly Struct Reference

#include <poly.h>

Collaboration diagram for poly:
Collaboration graph

Public Attributes

double * basis
 
double * orthobasis
 
double * coeff
 
int ncoeff
 
int * group
 
int ndim
 
int * degree
 
int ngroup
 
double * orthomat
 
double * deorthomat
 

Member Data Documentation

◆ basis

double * poly::basis

◆ coeff

double * poly::coeff

◆ degree

int * poly::degree

◆ deorthomat

double * poly::deorthomat

◆ group

int * poly::group

◆ ncoeff

int poly::ncoeff

◆ ndim

int poly::ndim

◆ ngroup

int poly::ngroup

◆ orthobasis

double * poly::orthobasis

◆ orthomat

double * poly::orthomat

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