Into

Modules

Documentation

classPii::FastestAtan2

#include <PiiMathFunctional.h>

An adaptable binar function that uses a very fast but crude approximation (0.07 rad accuracy) to calculate the arc tangent of two variables.

Inherits Pii::BinaryFunction< T, T, float >

Description

Public member functions

float
(
  • const T & y
  • const T & x
)

Function details

  • float operator()

    (
    • const T & y
    • const T & x
    )
    [inline]
Notes (0)

Add a note

Not a single note added yet. Be the first, add yours.