$search

simple.hpp File Reference

Simple math functions. More...

#include <cmath>
Include dependency graph for simple.hpp:

Go to the source code of this file.

Namespaces

namespace  ecl
 

Embedded control libraries.


Functions

template<typename Scalar >
Scalar ecl::cube_root (const Scalar &x)
 The real solution to a cube root.
template<typename Scalar >
int ecl::psign (const Scalar &x)
 A sign function for numerical values (positive return if arg is zero).
template<typename Scalar >
int ecl::sign (const Scalar &x)
 A sign function for numerical values.

Detailed Description

Simple math functions.

Definition in file simple.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends


ecl_math
Author(s): Daniel Stonier (d.stonier@gmail.com)
autogenerated on Fri Mar 1 15:21:32 2013