Range.C File Reference

#include "Image/Range.H"
#include "Util/StringConversions.H"
#include <sstream>
Include dependency graph for Range.C:

Go to the source code of this file.

Functions

template<class T >
std::string convertToString (const Range< T > &val)
template<class T >
void convertFromString (const std::string &str, Range< T > &val)
template std::string convertToString (const Range< int > &val)
template void convertFromString (const std::string &str, Range< int > &val)
template std::string convertToString (const Range< double > &val)
template void convertFromString (const std::string &str, Range< double > &val)
template std::string convertToString (const Range< float > &val)
template void convertFromString (const std::string &str, Range< float > &val)

Detailed Description

Manage min/max range information

Definition in file Range.C.

Generated on Sun May 8 08:42:42 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3