$search

ecl::CovarianceEllipsoid< T, N > Class Template Reference

Parent template for covariance ellipsoids. More...

#include <covariance_ellipsoid.hpp>

List of all members.

Private Member Functions

 CovarianceEllipsoid ()
 Prevents usage of this template class directly.
virtual ~CovarianceEllipsoid ()

Detailed Description

template<typename T, int N>
class ecl::CovarianceEllipsoid< T, N >

Parent template for covariance ellipsoids.

Do not use this directly (yet). Use the specialisations instead.

See also:
CovarianceEllipsoid<double,2>.

Definition at line 48 of file covariance_ellipsoid.hpp.


Constructor & Destructor Documentation

template<typename T , int N>
ecl::CovarianceEllipsoid< T, N >::CovarianceEllipsoid (  )  [inline, private]

Prevents usage of this template class directly.

This class isn't yet intended for generic use - use the specialisations instead.

Definition at line 56 of file covariance_ellipsoid.hpp.

template<typename T , int N>
virtual ecl::CovarianceEllipsoid< T, N >::~CovarianceEllipsoid (  )  [inline, private, virtual]

Definition at line 57 of file covariance_ellipsoid.hpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends


ecl_statistics
Author(s): Daniel Stonier (d.stonier@gmail.com)
autogenerated on Fri Mar 1 15:20:57 2013