DGtalTools  1.2.0
Namespaces | Data Structures | Functions
DGtal Namespace Reference

Namespaces

 functions
 

Data Structures

struct  ATu0v1
 
struct  ATu2v0
 
struct  ATVu2v0
 
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)
 
template<typename TKSpace , typename TLinearAlgebra >
std::ostream & operator<< (std::ostream &out, const ATVu2v0< TKSpace, TLinearAlgebra > &object)
 

Function Documentation

◆ operator<<() [1/3]

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.

◆ operator<<() [2/3]

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.

◆ operator<<() [3/3]

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

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

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