![]() |
Object-oriented Scientific Computing Library: Version 0.910
|
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.
Data Fields | |
ovector_base * | dat |
Pointer to column. | |
bool | owner |
Owner of column. | |
int | index |
Column index. |
Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).