Column structure for table [protected]. More...
#include <table.h>
This struct is used internally by table to organize the columns and need not be instantiated by the casual end-user.
Public Attributes | |
vec_t | dat |
Pointer to column. | |
int | index |
Column index. | |
Documentation generated with Doxygen. Provided under the
GNU Free Documentation License (see License Information).