Namespaces | Classes | Functions
crl::multisense::details::utility Namespace Reference

Namespaces

 constants
 

Classes

class  BufferStream
 
class  BufferStreamReader
 
class  BufferStreamWriter
 
class  Exception
 
class  Mutex
 
class  ReferenceCount
 
class  ScopedLock
 
class  Semaphore
 
class  Thread
 
class  TimeStamp
 
class  WaitQueue
 
class  WaitVar
 

Functions

template<class Type >
bool approxEqual (Type const &xx, Type const &yy, Type const &epsilon)
 
template<class Type >
bool approximatelyEqual (Type const &xx, Type const &yy, Type const &epsilon)
 
template<class Type >
Type boundValue (Type const &value, Type const &minimum, Type const &maximum)
 
template<class Type >
Type decayedAverage (Type const &previous, Type const &samples, Type const &newest)
 
template<class Type >
Type degreesToRadians (Type const &value)
 
template<class Type >
Type radiansToDegrees (Type const &value)
 

Function Documentation

template<class Type >
bool crl::multisense::details::utility::approxEqual ( Type const &  xx,
Type const &  yy,
Type const &  epsilon 
)
inline

Definition at line 55 of file Functional.hh.

template<class Type >
bool crl::multisense::details::utility::approximatelyEqual ( Type const &  xx,
Type const &  yy,
Type const &  epsilon 
)
inline

Definition at line 49 of file Functional.hh.

template<class Type >
Type crl::multisense::details::utility::boundValue ( Type const &  value,
Type const &  minimum,
Type const &  maximum 
)
inline

Definition at line 61 of file Functional.hh.

template<class Type >
Type crl::multisense::details::utility::decayedAverage ( Type const &  previous,
Type const &  samples,
Type const &  newest 
)
inline

Definition at line 67 of file Functional.hh.

template<class Type >
Type crl::multisense::details::utility::degreesToRadians ( Type const &  value)
inline

Definition at line 55 of file Units.hh.

template<class Type >
Type crl::multisense::details::utility::radiansToDegrees ( Type const &  value)
inline

Definition at line 50 of file Units.hh.



multisense_lib
Author(s):
autogenerated on Sat Apr 6 2019 02:16:46