#include <collection.h>
Definition at line 1708 of file collection.h.
Public Member Functions | |
double_io_type (const char *t) | |
Desc. | |
int | addd (collection &co, std::string name, double x, bool overwrt=true) |
Add a double to a collection. | |
double | getd (collection &co, std::string tname) |
Get a double from a collection. | |
int | get_def (collection &co, std::string tname, double &op, double def=0.0) |
Get a double from a collection. |
Documentation generated with Doxygen and provided under the GNU Free Documentation License. See License Information for details.
Project hosting provided by
,
O2scl Sourceforge Project Page