![]() |
My Project
UNKNOWN_GIT_VERSION
|
#include <tgb_internal.h>
Public Member Functions | |
DataNoroCacheNode (poly p, int len) | |
DataNoroCacheNode (SparseRow< number_type > *row) | |
~DataNoroCacheNode () | |
Data Fields | |
int | value_len |
poly | value_poly |
SparseRow< number_type > * | row |
int | term_index |
Definition at line 123 of file tgb_internal.h.
|
inline |
Definition at line 558 of file tgb_internal.h.
|
inline |
Definition at line 566 of file tgb_internal.h.
|
inline |
Definition at line 577 of file tgb_internal.h.
SparseRow<number_type>* DataNoroCacheNode< number_type >::row |
Definition at line 553 of file tgb_internal.h.
int DataNoroCacheNode< number_type >::term_index |
Definition at line 557 of file tgb_internal.h.
int DataNoroCacheNode< number_type >::value_len |
Definition at line 550 of file tgb_internal.h.
poly DataNoroCacheNode< number_type >::value_poly |
Definition at line 551 of file tgb_internal.h.