Classes | Namespaces | Defines | Functions
NumberManipulation.hpp File Reference
#include <cmath>
#include <labust/math/Limits.hpp>
Include dependency graph for NumberManipulation.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  labust::math::unwrap

Namespaces

namespace  labust
namespace  labust::math

Defines

#define _USE_MATH_DEFINES

Functions

template<class type , typename precission >
type labust::math::coerce (type value, const Limit< precission > &limit)
template<class type >
type labust::math::coerce (type value, double min, double max)
template<class Iterator >
double labust::math::mean (const Iterator &first, const Iterator &last)
template<class Vector >
double labust::math::mean (const Vector &vec)
template<class Vector >
double labust::math::std2 (const Vector &vec)
template<class Vector >
double labust::math::std2 (const Vector &vec, double mean)
double labust::math::wrapDeg (double angle)
double labust::math::wrapRad (double angle)

Define Documentation

Definition at line 37 of file NumberManipulation.hpp.



snippets
Author(s): Gyula Nagy
autogenerated on Fri Aug 28 2015 11:22:33