Mathematical operations

Classes

struct  CVD::ILinear
class  CVD::IRLS< Size, Reweight >
struct  CVD::RobustI
struct  CVD::RobustII

Functions

double CVD::rand_g ()
double CVD::rand_u ()

Detailed Description

Useful mathematical classes and functions


Function Documentation

double CVD::rand_g (  )  [inline]

Gaussian random numbers with zero mean and unit standard deviation.

This uses rand() internally, so set thw seed with srand()

Definition at line 41 of file random.h.

double CVD::rand_u (  )  [inline]

Uniform random numbers between 0 and 1

This uses rand() internally, so set thw seed with srand()

Definition at line 32 of file random.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


libcvd
Author(s): Edward Rosten, Paul Smith, Tom Drummond, Gerhard Reitmayr, Ethan Eade, Timothy Gan, Chris Kemp, Georg Klein
autogenerated on Fri Jan 11 09:13:34 2013