KJB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | Public Member Functions | List of all members
kjb::Select_coordinate< V > Class Template Reference

Selects a coordinate from a vector type. More...

#include <l_functors.h>

Public Types

typedef double result_type
 

Public Member Functions

 Select_coordinate (int coordinate)
 
double operator() (const V &v) const
 
 ~Select_coordinate ()
 

Detailed Description

template<class V>
class kjb::Select_coordinate< V >

Selects a coordinate from a vector type.

Member Typedef Documentation

template<class V >
typedef double kjb::Select_coordinate< V >::result_type

Constructor & Destructor Documentation

template<class V >
kjb::Select_coordinate< V >::Select_coordinate ( int  coordinate)
inline
template<class V >
kjb::Select_coordinate< V >::~Select_coordinate ( )
inline

Member Function Documentation

template<class V >
double kjb::Select_coordinate< V >::operator() ( const V &  v) const
inline

The documentation for this class was generated from the following file: