|
| Eigenstructure (Grid *grid, fs::path folder) |
|
| Eigenstructure (Grid *grid, int n_row, int n_col) |
|
Matrix | ModesAmplitude (Matrix &map) |
|
void | WeightModes (Matrix *map, std::function< double(double mode_amplitude, double eigenvalue)> weighting_function) |
|
void | ThresholdModes (Matrix *map, double relative_threshold) |
|
void | InvertEigenvalues () |
|
Matrix | WhiteNoiseMap (double relative_threshold) |
|
void | Save (fs::path folder, const std::vector< int > &obspix) |
|
void | Save (fs::path folder, fs::path obspix_file) |
|
|
std::vector< double > * | vectors () |
|
void | SetEigenvalues (std::vector< double > &values, int root_proc) |
|
void | SetMaxEigenvalue () |
|
The documentation for this class was generated from the following files: