RandomNumberMatrix Class Reference

#include <random_generator.h>

List of all members.

Public Member Functions

 RandomNumberMatrix (int row_count, int col_count, unsigned seed)
double operator() (const int r, const int c) const
 ~RandomNumberMatrix ()


Constructor & Destructor Documentation

RandomNumberMatrix::RandomNumberMatrix ( int  row_count,
int  col_count,
unsigned  seed 
) [inline]

RandomNumberMatrix::~RandomNumberMatrix (  )  [inline]


Member Function Documentation

double RandomNumberMatrix::operator() ( const int  r,
const int  c 
) const [inline]


The documentation for this class was generated from the following file:
Generated on Fri Oct 31 16:58:45 2014 for CalculateGreenFunction by  doxygen 1.4.7