Borderbasix

Public Attributes | List of all members
workspace< coeff > Struct Template Reference

#include <borderbasix/workspace.hpp>

Public Attributes

coeff * tabcoeff
 
unsigned char * tabnf
 
int size
 
int sizenf
 

Member Data Documentation

template<typename coeff>
int workspace< coeff >::size
template<typename coeff>
int workspace< coeff >::sizenf
template<typename coeff>
coeff* workspace< coeff >::tabcoeff
template<typename coeff>
unsigned char* workspace< coeff >::tabnf
Home  |  Download & InstallContributions