ecl_math
  • Links
    • Rosindex
    • Website
    • Repository
    • Bugtracker
  • C++ API
    • Class Hierarchy
    • File Hierarchy
    • Full C++ API
      • Namespaces
        • Namespace ecl
      • Classes and Structs
        • Class EuclideanNorm
      • Functions
        • Template Function ecl::cube_root
        • Template Function ecl::euclidean_norm(const T&, const T&)
        • Template Function ecl::euclidean_norm(const T&, const T&, const T&)
        • Template Function ecl::isApprox
        • Template Function ecl::isApproxOrLessThan
        • Template Function ecl::nsign
        • Template Function ecl::psign
        • Template Function ecl::sign
      • Variables
        • Variable ecl::pi
        • Variable ecl::pi_2
        • Variable ecl::pi_2_f
        • Variable ecl::pi_4
        • Variable ecl::pi_4_f
        • Variable ecl::pi_f
        • Variable ecl::two_pi
        • Variable ecl::two_pi_f
      • Directories
        • Directory include
        • Directory ecl
        • Directory math
      • Files
        • File constants.hpp
        • File fuzzy.hpp
        • File math.hpp
        • File norms.hpp
        • File simple.hpp
  • Standard Documents
    • PACKAGE
    • CHANGELOG
      • Changelog
        • 0.61.12 (2016-05-03)
  • Index
ecl_math
  • C++ API
  • File simple.hpp
  • View page source

File simple.hpp

↰ Parent directory (include/ecl/math)

Simple math functions.

Contents

  • Definition (include/ecl/math/simple.hpp)

  • Includes

  • Included By

  • Namespaces

  • Functions

Definition (include/ecl/math/simple.hpp)

  • Program Listing for File simple.hpp

Includes

  • cmath

Included By

  • File math.hpp

Namespaces

  • Namespace ecl

Functions

  • Template Function ecl::cube_root

  • Template Function ecl::nsign

  • Template Function ecl::psign

  • Template Function ecl::sign

Previous Next

© Copyright The <ecl_math> Contributors. License: BSD.

Built with Sphinx using a theme provided by Read the Docs.