![]() |
QPMS
Electromagnetic multiple scattering library and toolkit.
|
General matrix transformation. More...
#include <tmatrices.h>

Data Fields | |
| complex double * | m |
| Raw matrix data of M in row-major order. More... | |
| size_t | m_size |
| Total size of m matrix in terms of sizeof(complex double). | |
| bool | owns_m |
| Whether m is owned by this;. | |
| complex double* qpms_tmatrix_operation_lrmatrix::m |
Raw matrix data of M in row-major order.
The matrix must be taylored for the given bspec!