Public Member Functions | Protected Attributes
mcl_3dl::NormalLikelihood< FLT_TYPE > Class Template Reference

#include <nd.h>

List of all members.

Public Member Functions

 NormalLikelihood (const FLT_TYPE sigma)
FLT_TYPE operator() (const FLT_TYPE x) const

Protected Attributes

FLT_TYPE a_
FLT_TYPE sq2_

Detailed Description

template<typename FLT_TYPE = float>
class mcl_3dl::NormalLikelihood< FLT_TYPE >

Definition at line 41 of file nd.h.


Constructor & Destructor Documentation

template<typename FLT_TYPE = float>
mcl_3dl::NormalLikelihood< FLT_TYPE >::NormalLikelihood ( const FLT_TYPE  sigma) [inline, explicit]

Definition at line 44 of file nd.h.


Member Function Documentation

template<typename FLT_TYPE = float>
FLT_TYPE mcl_3dl::NormalLikelihood< FLT_TYPE >::operator() ( const FLT_TYPE  x) const [inline]

Definition at line 49 of file nd.h.


Member Data Documentation

template<typename FLT_TYPE = float>
FLT_TYPE mcl_3dl::NormalLikelihood< FLT_TYPE >::a_ [protected]

Definition at line 55 of file nd.h.

template<typename FLT_TYPE = float>
FLT_TYPE mcl_3dl::NormalLikelihood< FLT_TYPE >::sq2_ [protected]

Definition at line 56 of file nd.h.


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


mcl_3dl
Author(s): Atsushi Watanabe
autogenerated on Thu Jun 20 2019 20:04:43