RCPPSW
1.4.4.beta

Contents:

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

File range.hpp

↰ Parent directory (rcppsw/math)

Contents

  • Definition (rcppsw/math/range.hpp)

  • Detailed Description

  • Includes

  • Included By

  • Namespaces

  • Classes

  • Functions

  • Defines

  • Typedefs

Definition (rcppsw/math/range.hpp)

  • Program Listing for File range.hpp

Detailed Description

2018 John Harwell, All rights reserved.

SPDX-License-Identifier: MIT

Includes

  • cmath

  • iosfwd

  • rcppsw/er/client.hpp (File client.hpp)

  • rcppsw/er/stringizable.hpp (File stringizable.hpp)

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

  • rcppsw/utils/string_utils.hpp (File string_utils.hpp)

  • string (File string_utils.hpp)

Included By

  • File entropy.hpp

  • File degrees.hpp

  • File radians.hpp

  • File rng.hpp

  • File range.hpp

Namespaces

  • Namespace rcppsw

  • Namespace rcppsw::math

Classes

  • Template Class range

Functions

  • Function rcppsw::math::drange2zrange

  • Function rcppsw::math::irange2drange(const rangei&)

  • Function rcppsw::math::irange2drange(const rangei&, double)

  • Function rcppsw::math::zrange2drange(const rangez&)

  • Function rcppsw::math::zrange2drange(const rangez&, double)

Defines

  • Define RCPPSW_MATH_RANGE_CONV2DISC

  • Define RCPPSW_MATH_RANGE_DIRECT_CONV2FLT

  • Define RCPPSW_MATH_RANGE_SCALED_CONV2FLT

Typedefs

  • Typedef rcppsw::math::ranged

  • Typedef rcppsw::math::rangei

  • Typedef rcppsw::math::rangez


© Copyright 2024, John Harwell.

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