RCPPSW
1.4.4.beta

Contents:

  • Setting Up RCPPSW
  • Using RCPPSW: Runtime Configuration
  • Contributing
  • RCPPSW API
RCPPSW
  • File ema.hpp

File ema.hpp

↰ Parent directory (rcppsw/math)

Contents

  • Definition (rcppsw/math/ema.hpp)

  • Detailed Description

  • Includes

  • Namespaces

  • Classes

  • Functions

Definition (rcppsw/math/ema.hpp)

  • Program Listing for File ema.hpp

Detailed Description

2018 John Harwell, All rights reserved.

SPDX-License-Identifier: MIT

Includes

  • cmath

  • rcppsw/math/expression.hpp (File expression.hpp)

Namespaces

  • Namespace rcppsw

  • Namespace rcppsw::math

Classes

  • Template Class ema

Functions

  • Template Function rcppsw::math::operator*(const ema<T>&, const U&)

  • Template Function rcppsw::math::operator*(const U&, const ema<T>&)

  • Template Function rcppsw::math::operator-(const ema<T>&, const U&)

  • Template Function rcppsw::math::operator-(const U&, const ema<T>&)

  • Template Function rcppsw::math::operator/(const ema<T>&, const double&)

  • Template Function rcppsw::math::operator/(const U&, const ema<T>&)

  • Template Function rcppsw::math::operator==


© Copyright 2024, John Harwell.

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