Into

Modules

Documentation

classPii::Real< std::complex< T > >

#include <PiiMathFunctional.h>

A unary function that returns the real part of its argument.

Inherits Pii::UnaryFunction< std::complex< T >, T >

Description

This specialization returns the real part of a complex number.

Public member functions

T
(
  • const std::complex< T > & arg
)

Function details

  • T operator()

    (
    • const std::complex< T > & arg
    )
    [inline]
Notes (0)

Add a note

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