#include <maps.h>
List of all members.
Constructor & Destructor Documentation
Member Function Documentation
Array< double > & Table::operator() |
( |
String const & |
Key | ) |
[inline] |
Array< double > const & Table::operator() |
( |
String const & |
Key | ) |
const [inline] |
double & Table::operator() |
( |
String const & |
Key, |
|
|
size_t |
iRow |
|
) |
| [inline] |
double const & Table::operator() |
( |
String const & |
Key, |
|
|
size_t |
iRow |
|
) |
| const [inline] |
void Table::Set |
( |
const char * |
StrKeys, |
|
|
size_t |
NumRows, |
|
|
|
... |
|
) |
| [inline] |
Ex: Set("ux uy", 2, 1.0, 2.0, 3.0, 4.0);
void Table::Write |
( |
const char * |
FileName, |
|
|
char const * |
NF = "%15.8e" |
|
) |
| [inline] |
Member Data Documentation
The documentation for this class was generated from the following file:
- /home/dorival/mechsys/lib/util/maps.h