Abstract 1D map vnl_unary_function is an abstract map between two types (read spaces). More...
Go to the source code of this file.
Defines | |
| #define | vnl_unary_function_txx_ | 
| #define | VNL_UNARY_FUNCTION_INSTANTIATE(S, T) template class vnl_unary_function<S, T > | 
Abstract 1D map vnl_unary_function is an abstract map between two types (read spaces).
    Modifications
     981128 AWF Initial version.
     LSB Manchester 19/Mar/2001 Documentation tidied
     Feb.2002 - Peter Vanroose - brief doxygen comment placed on single line
     Oct.2003 - Ian Scott - Move the use of vcl_limits out of the .h file, to
                            solve stupid MSVC6.0 problems.
   Definition in file vnl_unary_function.txx.
| #define VNL_UNARY_FUNCTION_INSTANTIATE | ( | S, | |
| T | |||
| ) | template class vnl_unary_function<S, T > | 
Definition at line 38 of file vnl_unary_function.txx.
| #define vnl_unary_function_txx_ | 
Definition at line 3 of file vnl_unary_function.txx.
 1.7.5.1