DGtalTools  0.9.3
Namespaces | Data Structures | Functions
DGtal Namespace Reference

Namespaces

 functions
 

Data Structures

struct  ATu0v1
 
struct  ATu2v0
 
struct  DECImage2D
 

Functions

template<typename TKSpace , typename TLinearAlgebra >
std::ostream & operator<< (std::ostream &out, const ATu0v1< TKSpace, TLinearAlgebra > &object)
 
template<typename TKSpace , typename TLinearAlgebra >
std::ostream & operator<< (std::ostream &out, const ATu2v0< TKSpace, TLinearAlgebra > &object)
 

Function Documentation

template<typename TKSpace , typename TLinearAlgebra >
std::ostream& DGtal::operator<< ( std::ostream &  out,
const ATu0v1< TKSpace, TLinearAlgebra > &  object 
)

Overloads 'operator<<' for displaying objects of class 'ATu0v1'.

Parameters
outthe output stream where the object is written.
objectthe object of class 'ATu0v1' to write.
Returns
the output stream after the writing.
template<typename TKSpace , typename TLinearAlgebra >
std::ostream& DGtal::operator<< ( std::ostream &  out,
const ATu2v0< TKSpace, TLinearAlgebra > &  object 
)

Overloads 'operator<<' for displaying objects of class 'ATu2v0'.

Parameters
outthe output stream where the object is written.
objectthe object of class 'ATu2v0' to write.
Returns
the output stream after the writing.