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
  • Namespace ecl
  • View page source

Namespace ecl

Contents

  • Classes

  • Functions

  • Variables

Classes

  • Class EuclideanNorm

Functions

  • Template Function ecl::cube_root

  • Template Function ecl::euclidean_norm(const T&, const T&, const T&)

  • Template Function ecl::euclidean_norm(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

Previous Next

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

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