number of vector components More...
#include <function.h>
Public Attributes | |
| int | mask |
| int | size |
| a combination of FN_XXX: specifies which tables are present | |
| TYPE * | values [COMPONENTS][VALUE_TYPES] |
| size in bytes of this struct (for maintaining total_mem) | |
| TYPE | data [0] |
| pointers to 'data' | |
number of vector components
| TYPE Function< TYPE >::Node::data[0] |
pointers to 'data'
| int Function< TYPE >::Node::mask |
| int Function< TYPE >::Node::size |
a combination of FN_XXX: specifies which tables are present
| TYPE* Function< TYPE >::Node::values[COMPONENTS][VALUE_TYPES] |
size in bytes of this struct (for maintaining total_mem)
1.6.3