TDMS
Time Domain Maxwell Solver
Loading...
Searching...
No Matches
MatFileMatrixCollection Class Reference

#include <matrix_collection.h>

Inheritance diagram for MatFileMatrixCollection:
[legend]
Collaboration diagram for MatFileMatrixCollection:
[legend]

Public Member Functions

 MatFileMatrixCollection (const char *filename)
Public Member Functions inherited from MatrixCollection
 MatrixCollection ()=default
 Construct a new Matrix Collection object.
 MatrixCollection (std::vector< std::string > names)
 Construct a new Matrix Collection object.
void check_has_at_least_as_many_matrices_as (MatrixCollection &other)
 Check we have as many or more matrices than another MatrixCollection.

Public Attributes

MATFile * mat_file
Public Attributes inherited from MatrixCollection
int n_matrices = 0
std::vector< std::string > matrix_names

Detailed Description

A collection of matlab matrices with names created from a .mat file


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