FLAME  devel
 All Classes Functions Variables Typedefs Enumerations Pages
Public Types | Public Member Functions | Public Attributes | List of all members
numeric_table Struct Reference

#include <util.h>

Public Types

typedef
boost::numeric::ublas::matrix
< double,
boost::numeric::ublas::row_major > 
value_t
 
typedef std::map< std::string,
size_t > 
colnames_t
 

Public Member Functions

void read (std::istream &)
 

Public Attributes

colnames_t colnames
 
value_t table
 

Detailed Description

Parse a file containing a single table of numeric values w/ optional column headers

Definition at line 72 of file util.h.


The documentation for this struct was generated from the following files: