Private Member Functions | List of all members
ecl::CovarianceEllipsoid< T, N > Class Template Reference

Parent template for covariance ellipsoids. More...

#include <covariance_ellipsoid.hpp>

Private Member Functions

 CovarianceEllipsoid ()
 Prevents usage of this template class directly. More...
 
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

◆ CovarianceEllipsoid()

template<typename T , int N>
ecl::CovarianceEllipsoid< T, N >::CovarianceEllipsoid ( )
inlineprivate

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.

◆ ~CovarianceEllipsoid()

template<typename T , int N>
virtual ecl::CovarianceEllipsoid< T, N >::~CovarianceEllipsoid ( )
inlineprivatevirtual

Definition at line 57 of file covariance_ellipsoid.hpp.


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


ecl_statistics
Author(s): Daniel Stonier
autogenerated on Mon Feb 28 2022 22:18:40