Stimfit @PACKAGE_VERSION@
Loading...
Searching...
No Matches
stfnum::Table Member List

This is the complete list of members for stfnum::Table, including all inherited members.

AppendRows(std::size_t nRows)stfnum::Table
at(std::size_t row, std::size_t col) conststfnum::Table
at(std::size_t row, std::size_t col)stfnum::Table
GetColLabel(std::size_t col) conststfnum::Table
GetRowLabel(std::size_t row) conststfnum::Table
IsEmpty(std::size_t row, std::size_t col) conststfnum::Table
nCols() conststfnum::Tableinline
nRows() conststfnum::Tableinline
SetColLabel(std::size_t col, const std::string &label)stfnum::Table
SetEmpty(std::size_t row, std::size_t col, bool value=true)stfnum::Table
SetRowLabel(std::size_t row, const std::string &label)stfnum::Table
Table(std::size_t nRows, std::size_t nCols)stfnum::Table
Table(const std::map< std::string, double > &map)stfnum::Table