All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Data Fields
o2scl::table< vec_t >::col Class Reference

Column structure for table [protected]. More...

Detailed Description

template<class vec_t>
class o2scl::table< vec_t >::col

This struct is used internally by table to organize the columns and need not be instantiated by the casual end-user.

Definition at line 2712 of file table.h.

#include <table.h>

Data Fields

vec_t dat
 Pointer to column.
 
int index
 Column index.
 

The documentation for this class was generated from the following file:

Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).
Hosted at Get Object-oriented Scientific Computing
Lib at SourceForge.net. Fast, secure and Free Open Source software
downloads..