IT++ Logo
Functions

std Namespace Reference

STL namespace. More...

Functions

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

Detailed Description

STL namespace.


Function Documentation

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

Output stream operator for complex numbers

Definition at line 95 of file misc.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
SourceForge Logo

Generated on Sat Feb 26 2011 16:06:45 for IT++ by Doxygen 1.7.3