#include <vil_math.h>
Definition at line 364 of file vil_math.h.
Public Member Functions | |
| vil_math_scale_functor (double s) | |
| vxl_byte | operator() (vxl_byte x) const |
| unsigned | operator() (unsigned x) const |
| short | operator() (short x) const |
| int | operator() (int x) const |
| float | operator() (float x) const |
| double | operator() (double x) const |
| vcl_complex< double > | operator() (vcl_complex< double > x) const |
Private Attributes | |
| double | s_ |
|
|
Definition at line 369 of file vil_math.h. |
|
|
Definition at line 376 of file vil_math.h. |
|
|
Definition at line 375 of file vil_math.h. |
|
|
Definition at line 374 of file vil_math.h. |
|
|
Definition at line 373 of file vil_math.h. |
|
|
Definition at line 372 of file vil_math.h. |
|
|
Definition at line 371 of file vil_math.h. |
|
|
Definition at line 370 of file vil_math.h. |
|
|
Definition at line 367 of file vil_math.h. |
1.4.4