#include <SimuSpectral.hpp>
◆ SimuSpectral() [1/2]
SimuSpectral::SimuSpectral |
( |
const Model * |
model = nullptr | ) |
|
◆ SimuSpectral() [2/2]
◆ ~SimuSpectral()
SimuSpectral::~SimuSpectral |
( |
| ) |
|
|
virtual |
◆ compute()
◆ computeOnSphere()
◆ isValidForSpectral()
bool SimuSpectral::isValidForSpectral |
( |
const Model * |
model | ) |
|
|
static |
Check if the Model can be simulated using Spectral Method
- Returns
- True if the Model is valid; 0 otherwise
- Parameters
-
◆ operator=()
◆ setModel()
void SimuSpectral::setModel |
( |
const Model *& |
model | ) |
|
|
inline |
◆ simulate()
int SimuSpectral::simulate |
( |
int |
nb, |
|
|
int |
seed = 4273 |
|
) |
| |
◆ simulateOnSphere()
int SimuSpectral::simulateOnSphere |
( |
int |
ns, |
|
|
int |
nd, |
|
|
int |
seed = 4273 , |
|
|
bool |
verbose = false |
|
) |
| |
The documentation for this class was generated from the following files: