MDSTk Libraries  1.1.0
Medical Data Segmentation Toolkit
mds::math::CLogNum< T > Member List
This is the complete list of members for mds::math::CLogNum< T >, including all inherited members.
CLogNum()mds::math::CLogNum< T >
CLogNum(const T &v)mds::math::CLogNum< T >
CLogNum(const T &v, LogNum::ELogValue)mds::math::CLogNum< T >
CLogNum(const CLogNum< U > &n)mds::math::CLogNum< T >
get() const mds::math::CLogNum< T >
get(LogNum::ELogValue) const mds::math::CLogNum< T >
getSafeExp(T x)mds::math::CLogNum< T > [static]
getSafeLog(T x)mds::math::CLogNum< T > [static]
logAdd(T x, T y)mds::math::CLogNum< T > [static]
logSub(T x, T y)mds::math::CLogNum< T > [static]
operator*=(const CLogNum &n)mds::math::CLogNum< T >
operator*=(const T &c)mds::math::CLogNum< T >
operator+=(const CLogNum &n)mds::math::CLogNum< T >
operator+=(const T &c)mds::math::CLogNum< T >
operator-=(const CLogNum &n)mds::math::CLogNum< T >
operator-=(const T &c)mds::math::CLogNum< T >
operator/=(const CLogNum &n)mds::math::CLogNum< T >
operator/=(const T &c)mds::math::CLogNum< T >
operator=(const CLogNum< U > &n)mds::math::CLogNum< T >
operator=(const T &v)mds::math::CLogNum< T >
set(const T &v)mds::math::CLogNum< T >
set(const T &v, LogNum::ELogValue)mds::math::CLogNum< T >
tNumber typedefmds::math::CLogNum< T >
valuemds::math::CLogNum< T >
~CLogNum()mds::math::CLogNum< T >