Core.inl File Reference

Go to the source code of this file.

Namespaces

namespace  MathCore

Functions

template<class T>
Vector< double > Var (Matrix< T > &m, bool unbiased)
template<class T>
double Var (Vector< T > &m, bool unbiased)
template<class T>
Vector< double > Std (Matrix< T > &m, bool unbiased)
template<class T>
double Std (Vector< T > &m, bool unbiased)


Function Documentation

template<class T>
double Std Vector< T > &  m,
bool  unbiased
 

Definition at line 840 of file Core.inl.

template<class T>
Vector<double> Std Matrix< T > &  m,
bool  unbiased
 

Definition at line 829 of file Core.inl.

template<class T>
double Var Vector< T > &  m,
bool  unbiased
 

Definition at line 794 of file Core.inl.

template<class T>
Vector<double> Var Matrix< T > &  m,
bool  unbiased
 

Definition at line 783 of file Core.inl.


Generated on Thu Jan 20 08:43:47 2005 for CIMPL by  doxygen 1.3.9.1