#include <SolverBase.h>
◆ Matrix() [1/2]
| dp3::ddecal::SolverBase::Matrix::Matrix |
( |
| ) |
|
|
inline |
◆ Matrix() [2/2]
| dp3::ddecal::SolverBase::Matrix::Matrix |
( |
size_t |
columns, |
|
|
size_t |
rows |
|
) |
| |
|
inline |
◆ data()
| Complex* dp3::ddecal::SolverBase::Matrix::data |
( |
| ) |
|
|
inline |
◆ operator()()
| Complex& dp3::ddecal::SolverBase::Matrix::operator() |
( |
size_t |
column, |
|
|
size_t |
row |
|
) |
| |
|
inline |
◆ Reset()
| void dp3::ddecal::SolverBase::Matrix::Reset |
( |
size_t |
columns, |
|
|
size_t |
rows |
|
) |
| |
|
inline |
◆ SetZero()
| void dp3::ddecal::SolverBase::Matrix::SetZero |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: