#include <nd.h>
Public Member Functions | |
NormalLikelihood (const FLT_TYPE sigma) | |
FLT_TYPE | operator() (const FLT_TYPE x) const |
Protected Attributes | |
FLT_TYPE | a_ |
FLT_TYPE | sq2_ |
mcl_3dl::NormalLikelihood< FLT_TYPE >::NormalLikelihood | ( | const FLT_TYPE | sigma | ) | [inline, explicit] |
FLT_TYPE mcl_3dl::NormalLikelihood< FLT_TYPE >::operator() | ( | const FLT_TYPE | x | ) | const [inline] |
FLT_TYPE mcl_3dl::NormalLikelihood< FLT_TYPE >::a_ [protected] |
FLT_TYPE mcl_3dl::NormalLikelihood< FLT_TYPE >::sq2_ [protected] |