waves
Basic FE playground
katoptron::RandomVariable Class Reference

Class containing the realisations of the random Gaussian variables. More...

#include <wRandomVariable.h>

Public Member Functions

 RandomVariable (std::vector< double > const &_values)
 

Public Attributes

std::vector< double > values
 
size_t sizex
 
size_t sizey
 
double * arr
 

Detailed Description

Class containing the realisations of the random Gaussian variables.

Constructor & Destructor Documentation

◆ RandomVariable()

katoptron::RandomVariable::RandomVariable ( std::vector< double > const &  _values)
inline

Member Data Documentation

◆ arr

double* katoptron::RandomVariable::arr

◆ sizex

size_t katoptron::RandomVariable::sizex

◆ sizey

size_t katoptron::RandomVariable::sizey

◆ values

std::vector<double> katoptron::RandomVariable::values

The documentation for this class was generated from the following file: