Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

vil_math_sqrt_functor Class Reference

#include <vil_math.h>

List of all members.


Detailed Description

Functor class to compute square roots (returns zero if x<0).

Definition at line 318 of file vil_math.h.

Public Member Functions

vxl_byte operator() (vxl_byte x) const
unsigned operator() (unsigned x) const
int operator() (int x) const
short operator() (short x) const
float operator() (float x) const
double operator() (double x) const


Member Function Documentation

double vil_math_sqrt_functor::operator() double  x  )  const [inline]
 

Definition at line 326 of file vil_math.h.

float vil_math_sqrt_functor::operator() float  x  )  const [inline]
 

Definition at line 325 of file vil_math.h.

short vil_math_sqrt_functor::operator() short  x  )  const [inline]
 

Definition at line 324 of file vil_math.h.

int vil_math_sqrt_functor::operator() int  x  )  const [inline]
 

Definition at line 323 of file vil_math.h.

unsigned vil_math_sqrt_functor::operator() unsigned  x  )  const [inline]
 

Definition at line 322 of file vil_math.h.

vxl_byte vil_math_sqrt_functor::operator() vxl_byte  x  )  const [inline]
 

Definition at line 321 of file vil_math.h.


The documentation for this class was generated from the following file:
Generated on Thu Jan 10 14:40:08 2008 for core/vil by  doxygen 1.4.4