Table of contents
Classes
- exponential_rv The class defines an Exponential-random-number generator
- fsultra This is the Swiss Army Knife approach to random number generators
- gaussian_rv The class defines a Gaussian-random-number generator
- hermite_polynomial This class implements a special subset of polynomials
- iml_complex This class provides a minimal complex number type
- iml_complex_image A template image class for complex images
- iml_cos_rofn An n-dimensional cosine
- iml_gabor_rofn This function is an n-dimensional gaussian multplied by an n-dimensional
cosine
- iml_gaussian_rofn An n-dimensional Gaussian
- iml_image A readable and writable base-class image for typed images
- iml_image_file This is the class used to manage n-dimensional images stored
on disk
- iml_polar_cos_rofn A polar cosine
- iml_rofn This class provides the interface for read-only functions
- iml_scalar_image A template image class for scalar images
- iml_sequence This template class is a general purpose scalar-sequence manager
- iml_trig_rofn This is a base class for trigonometric style functions
- iml_typed_image An image base-class image for scalar and vector images
- iml_vector_image A template image class for vector images
- inverse_distance_rofn An inverse-distance function
- matsumoto_MT19937B This class encapsulates Makoto Matsumoto's MERSENNE TWISTER
random number generator
- polynomial This class implements efficient evaluation of uni-variate polynomials
- scalar_rv This is the base class for scalar random variable objects
- uniform_rv This class produces the interface for a user-accesible uniform random variable
- unit_uniform_rv This is the base class for uniform random variable objects
Variables
- iml_byte_image A signed-byte instance of a scalar-valued-pixel image
- iml_dcomplex 64-bit floating point complex number
- iml_dcomplex_image An 64-bit floating-point, complex valued instance of a vector-valued-pixel
image
- iml_double_image An 64-bit floating-point instance of a scalar-valued-pixel image
- iml_fcomplex 32-bit floating point complex number
- iml_fcomplex_image A 32-bit floating-point, complex valued instance of a vector-valued-pixel
image
- iml_float_image A 32-bit floating-point instance of a scalar-valued-pixel image
- iml_imageframe_sequence This is an image frame index manager created using the
iml_sequence template class and the IML_USINT scalar
type
- iml_ldcomplex 80-bit floating point complex number, if IEEE long doubles are suported
- iml_ldouble_image An 80-bit floating-point instance of a scalar-valued-pixel image
- iml_lint_image A signed 32-bit-integer instance of a scalar-valued-pixel image
- iml_sint_image A signed 16-bit-integer instance of a scalar-valued-pixel image
- iml_ubyte_image An unsigned-byte instance of a scalar-valued-pixel image
- iml_ulint_image An unsigned 32-bit-integer instance of a scalar-valued-pixel image
- iml_usint_image An unsigned 16-bit-integer instance of a scalar-valued-pixel image
Macros
hierarchy of classes