Public Member Functions | List of all members
vil_convert_round_pixel< In, Out > Class Template Reference

Performs rounding between different pixel types. More...

#include <vil_convert.h>

Public Member Functions

void operator() (In v, Out &d) const
 

Detailed Description

template<class In, class Out>
class vil_convert_round_pixel< In, Out >

Performs rounding between different pixel types.

Definition at line 317 of file vil_convert.h.

Member Function Documentation

◆ operator()()

template<class In , class Out >
void vil_convert_round_pixel< In, Out >::operator() ( In  v,
Out &  d 
) const
inline

Definition at line 428 of file vil_convert.h.


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