ACF $AcfVersion:0$
imath::CDouble Member List

This is the complete list of members for imath::CDouble, including all inherited members.

BaseClass typedefimath::CDouble
CDouble(double value=0.0)imath::CDoubleinline
CDouble(const BaseClass &value)imath::CDoubleinline
Clear()imath::TVector< 1 >inline
Elements typedefimath::TVector< 1 >
ElementType typedefimath::TVector< 1 >
GetDistance(const TVector< Size, double > &vector) constimath::TVector< 1 >inline
GetDistance2(const TVector< Size, double > &vector) constimath::TVector< 1 >inline
GetDotProduct(const TVector< Size, double > &vector) constimath::TVector< 1 >inline
GetElement(int i) constimath::TVector< 1 >inline
GetElementRef(int i)imath::TVector< 1 >inline
GetElements() constimath::TVector< 1 >inline
GetElementsCount()imath::TVector< 1 >inlinestatic
GetElementsRef()imath::TVector< 1 >inline
GetElementsSum() constimath::TVector< 1 >
GetLength() constimath::TVector< 1 >inline
GetLength2() constimath::TVector< 1 >inline
GetMaximal(const TVector< Size, double > &vector, TVector< Size, double > &result) constimath::TVector< 1 >
GetMinimal(const TVector< Size, double > &vector, TVector< Size, double > &result) constimath::TVector< 1 >
GetNormalized(TVector< Size, double > &result, double length=1.0) constimath::TVector< 1 >
GetRounded(int precision=2) constimath::CDoubleinline
GetRounded(double value, int precision=2)imath::CDoubleinlinestatic
GetRoundedDown(int precision=2) constimath::CDoubleinline
GetRoundedDown(double value, int precision=2)imath::CDoubleinlinestatic
GetRoundedUp(int precision=2) constimath::CDoubleinline
GetRoundedUp(double value, int precision=2)imath::CDoubleinlinestatic
GetTranslated(const TVector< Size, double > &vector)imath::TVector< 1 >
GetTranslated(const TVector< Size, double > &vector, TVector< Size, double > &result)imath::TVector< 1 >
GetZero()imath::TVector< 1 >inlinestatic
IsNull(double tolerance=I_BIG_EPSILON) constimath::TVector< 1 >inline
IsRoundedDownEqual(const CDouble &value, int precision=2) constimath::CDoubleinline
IsRoundedDownEqual(double value1, double value2, int precision=2)imath::CDoubleinlinestatic
IsRoundedEqual(const CDouble &value, int precision=2) constimath::CDoubleinline
IsRoundedEqual(double value1, double value2, int precision=2)imath::CDoubleinlinestatic
IsRoundedUpEqual(const CDouble &value, int precision=2) constimath::CDoubleinline
IsRoundedUpEqual(double value1, double value2, int precision=2)imath::CDoubleinlinestatic
IsSimiliar(const CDouble &value, double tolerance=I_BIG_EPSILON) constimath::CDoubleinline
IsSimiliar(double value1, double value2, double tolerance=I_BIG_EPSILON)imath::CDoubleinlinestatic
m_elementsimath::TVector< 1 >protected
Normalize(double length=1.0)imath::TVector< 1 >
operator double() constimath::CDoubleinline
operator!=(const CDouble &value) constimath::CDoubleinline
TVector< 1 >::operator!=(const TVector< Size, double > &vector) constimath::TVector< 1 >inline
operator*(const CDouble &value) constimath::CDoubleinline
TVector< 1 >::operator*(double scalar) constimath::TVector< 1 >inline
operator*=(const CDouble &value)imath::CDoubleinline
TVector< 1 >::operator*=(double scalar)imath::TVector< 1 >inline
operator+(const CDouble &value) constimath::CDoubleinline
TVector< 1 >::operator+(const TVector< Size, double > &vector) constimath::TVector< 1 >inline
operator+=(const CDouble &value)imath::CDoubleinline
TVector< 1 >::operator+=(const TVector< Size, double > &vector)imath::TVector< 1 >inline
operator-(const CDouble &value) constimath::CDoubleinline
TVector< 1 >::operator-() constimath::TVector< 1 >inline
TVector< 1 >::operator-(const TVector< Size, double > &vector) constimath::TVector< 1 >inline
operator-=(const CDouble &value)imath::CDoubleinline
TVector< 1 >::operator-=(const TVector< Size, double > &vector)imath::TVector< 1 >inline
operator/(const CDouble &value) constimath::CDoubleinline
TVector< 1 >::operator/(double scalar) constimath::TVector< 1 >inline
operator/=(const CDouble &value)imath::CDoubleinline
TVector< 1 >::operator/=(double scalar)imath::TVector< 1 >inline
operator<(const CDouble &value) constimath::CDoubleinline
TVector< 1 >::operator<(const TVector< Size, double > &vector) constimath::TVector< 1 >
operator<=(const CDouble &value) constimath::CDoubleinline
TVector< 1 >::operator<=(const TVector< Size, double > &vector) constimath::TVector< 1 >
operator=(const CDouble &value)imath::CDoubleinline
TVector< 1 >::operator=(const TVector< Size, double > &vector)=defaultimath::TVector< 1 >
operator==(const CDouble &value) constimath::CDoubleinline
TVector< 1 >::operator==(const TVector< Size, double > &vector) constimath::TVector< 1 >inline
operator>(const CDouble &value) constimath::CDoubleinline
TVector< 1 >::operator>(const TVector< Size, double > &vector) constimath::TVector< 1 >
operator>=(const CDouble &value) constimath::CDoubleinline
TVector< 1 >::operator>=(const TVector< Size, double > &vector) constimath::TVector< 1 >
operator[](int i) constimath::TVector< 1 >
operator[](int i)imath::TVector< 1 >
Reset()imath::TVector< 1 >inline
ScaledCumulate(const TVector< Size, double > &vector, double scale)imath::TVector< 1 >inline
Serialize(iser::IArchive &archive)imath::TVector< 1 >
SetAllElements(const double &value)imath::TVector< 1 >inline
SetElement(int i, const double &value)imath::TVector< 1 >inline
SetElementsCount(int count)imath::TVector< 1 >inlinestatic
Translate(const TVector< Size, double > &vector)imath::TVector< 1 >inline
TVector()imath::TVector< 1 >inline
TVector(const TVector< Size, double > &vector)imath::TVector< 1 >inline
TVector(std::initializer_list< double > values)imath::TVector< 1 >inline