Phoxonics  1.0
Object Oriented FDTD Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
phoxonics::common::Matrix Member List

This is the complete list of members for phoxonics::common::Matrix, including all inherited members.

CommonBase()phoxonics::common::CommonBaseexplicitprotected
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_ typedefphoxonics::common::CommonBaseprotected
get_file_rows_cols(std::string file_path, int row_cols[2], std::string delim)phoxonics::common::Matrix
log_phoxonics::common::CommonBaseprotected
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::CommonBaseprotectedvirtual
~Matrix()phoxonics::common::Matrixvirtual