 |
waves
Basic FE playground
|
Go to the documentation of this file. 1 #ifndef KATOPTRON_RANDOMVARIABLE_H
2 #define KATOPTRON_RANDOMVARIABLE_H
25 #endif //KATOPTRON_RANDOMVARIABLE_H
double * arr
Definition: wRandomVariable.h:19
#define KATOPTRON_API
Definition: katoptron.h:13
RandomVariable(std::vector< double > const &_values)
Definition: wRandomVariable.h:21
katoptron namespace
Definition: Algebraic.h:18
Class containing the realisations of the random Gaussian variables.
Definition: wRandomVariable.h:13
std::vector< double > values
Definition: wRandomVariable.h:16
size_t sizey
Definition: wRandomVariable.h:18
size_t sizex
Definition: wRandomVariable.h:17