IT++ Logo
Functions
std Namespace Reference

STL namespace. More...

Functions

int abs (const itpp::bin &inbin)
 absolute value of bin More...
 
template<class T >
std::ostream & operator<< (std::ostream &os, const std::complex< T > &x)
 Output stream operator for complex numbers. More...
 
template<class T >
std::istream & operator>> (std::istream &is, std::complex< T > &x)
 Input stream operator for complex numbers. More...
 

Detailed Description

STL namespace.

Function Documentation

◆ abs()

int std::abs ( const itpp::bin inbin)
inline

◆ operator<<()

template<class T >
std::ostream & std::operator<< ( std::ostream &  os,
const std::complex< T > &  x 
)

Output stream operator for complex numbers.

Definition at line 42 of file misc.h.

◆ operator>>()

template<class T >
std::istream & std::operator>> ( std::istream &  is,
std::complex< T > &  x 
)

Input stream operator for complex numbers.

Definition at line 53 of file misc.h.

Generated on Tue Aug 17 2021 10:59:15 for IT++ by Doxygen 1.9.4