Uses of Package
za.co.luma.math.function

Packages that use za.co.luma.math.function
za.co.luma.math.function Contains classes for representing Functions. 
za.co.luma.math.sampling The classes in this package is useful for sampling images, although some might be used to sample arbitrary structures. 
 

Classes in za.co.luma.math.function used by za.co.luma.math.function
RealFunction2D
          Class suitable for representing mappings from discrete 2D space to [0, 1]
RealFunction2DDouble
          Class suitable for representing mappings from continuous 2D space [0, 1]*[0, 1] to [0, 1].
 

Classes in za.co.luma.math.function used by za.co.luma.math.sampling
RealFunction2DDouble
          Class suitable for representing mappings from continuous 2D space [0, 1]*[0, 1] to [0, 1].