Class NstShape
Class NstShape. This class is used as a base class for representing array shapes, distribution shapes, etc...
NstShape(const int& nleft_size, const int& nleft_update, const int& nright_size, const int& nright_update)
nleft_update - left_update
nright_size - right_size
nright_update - right_updateint type() const
char* class_type() const
char* class_name() const
int base_type() const
NstTree* create_default()
int left_size
int left_update
int right_size
int right_update
void copy(const NstShape& s)
Alphabetic index HTML hierarchy of classes or Java