Phoxonics
1.0
Object Oriented FDTD Software
|
This is the complete list of members for phoxonics::common::Matrix, including all inherited members.
CommonBase() | phoxonics::common::CommonBase | explicitprotected |
create_double_matrix_from_file(std::string data_file, std::vector< std::vector< double >> &matrix, std::string delim) | phoxonics::common::Matrix | |
create_string_matrix_from_file(std::string data_file, std::vector< std::vector< std::string >> &matrix, std::string delim) | phoxonics::common::Matrix | |
fmt_ typedef | phoxonics::common::CommonBase | protected |
get_file_rows_cols(std::string file_path, int row_cols[2], std::string delim) | phoxonics::common::Matrix | |
log_ | phoxonics::common::CommonBase | protected |
Matrix() | phoxonics::common::Matrix | |
print_matrix(std::vector< std::vector< std::string >> &matrix, std::string title) | phoxonics::common::Matrix | |
rotate_points(std::string source_data_file, std::string target_data_file, double ang, unsigned int start_at=0) | phoxonics::common::Matrix | |
save_double_matrix_to_file(std::vector< std::vector< double >> &matrix, std::string separator, std::string target_data_file) | phoxonics::common::Matrix | |
split(const std::string &src, const std::string &delim) | phoxonics::common::Matrix | |
~CommonBase() | phoxonics::common::CommonBase | protectedvirtual |
~Matrix() | phoxonics::common::Matrix | virtual |