Cholla 3.0.1-dev
Cholla - Massively parallel hydro on GPUs
Loading...
Searching...
No Matches
Public Member Functions | List of all members
feedback::S99Table Class Reference

Public Member Functions

 S99Table (std::vector< std::string > col_names, std::vector< double > data, std::size_t ncols, std::size_t nrows)
 
std::size_t nrows () const noexcept
 
std::size_t ncols () const noexcept
 
double operator() (std::size_t col_ind, std::size_t row_ind) const noexcept
 
std::string col_name (std::size_t col_ind) const noexcept
 
std::size_t col_index (const std::string &col_name) const noexcept
 

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