Into

Modules

Documentation

classPii::Round

#include <PiiMathFunctional.h>

An adaptable unary function that rounds its argument to the closest integer.

Inherits Pii::UnaryFunction< From, To >

Description

Template parameter T determines the input type and U the output type. The output type can be omitted as it defaults to the input type.

Public member functions

To
(
  • const From & value
)

Function details

  • To operator()

    (
    • const From & value
    )
    [inline]
Notes (0)

Add a note

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