Public Types | Public Member Functions

mln::fun::v2v::f_rgb_to_hsi_< T_hsi > Struct Template Reference

#include <rgb_to_hsi.hh>

Inheritance diagram for mln::fun::v2v::f_rgb_to_hsi_< T_hsi >:
Inheritance graph

List of all members.

Public Types

typedef Function_v2v< void > category
typedef f_rgb_to_hsi_< T_hsi > exact_t
typedef void mutable_result
typedef T_hsi result

Public Member Functions

template<typename T_rgb >
T_hsi operator() (const T_rgb &rgb) const

template<typename T_hsi>
struct mln::fun::v2v::f_rgb_to_hsi_< T_hsi >


Member Typedef Documentation

typedef Function_v2v<void> mln::Function_v2v< f_rgb_to_hsi_< T_hsi > >::category [inherited]
typedef f_rgb_to_hsi_< T_hsi > mln::Object< f_rgb_to_hsi_< T_hsi > >::exact_t [inherited]
typedef void mln::Function_v2v< f_rgb_to_hsi_< T_hsi > >::mutable_result [inherited]
template<typename T_hsi >
typedef T_hsi mln::fun::v2v::f_rgb_to_hsi_< T_hsi >::result

Member Function Documentation

template<typename T_hsi >
template<typename T_rgb >
T_hsi mln::fun::v2v::f_rgb_to_hsi_< T_hsi >::operator() ( const T_rgb &  rgb  )  const [inline]