Uses of Package
org.esa.snap.core.util.math
-
Packages that use org.esa.snap.core.util.math Package Description org.esa.snap.core.dataio.geocoding.util org.esa.snap.core.datamodel Contains SNAP's central classes and interfaces used for an in-memory presentation of remote sensing data products.org.esa.snap.core.util.math Provides utility classes for mathematical operations. -
Classes in org.esa.snap.core.util.math used by org.esa.snap.core.dataio.geocoding.util Class Description DistanceMeasure Interface for measuring the distance of a (lon, lat) point to a reference (lon, lat) point, which is defined by the implementing class.FXYSum The classFXYSum
represents a sum of function terms sum(c[i] * f[i](x,y), i=0, n-1) where the vector c is adouble
array of constant coefficients and the vector f is an array of functions of type
in x and y.FXY
-
Classes in org.esa.snap.core.util.math used by org.esa.snap.core.datamodel Class Description FXYSum The classFXYSum
represents a sum of function terms sum(c[i] * f[i](x,y), i=0, n-1) where the vector c is adouble
array of constant coefficients and the vector f is an array of functions of type
in x and y.FXY
Histogram Instances of theHistogram
class store histogram data.Range Instances of theRange
class provide a minimum and a maximum value of typedouble
. -
Classes in org.esa.snap.core.util.math used by org.esa.snap.core.util.math Class Description Array Interface for wrapping primitive arrays.DistanceMeasure Interface for measuring the distance of a (lon, lat) point to a reference (lon, lat) point, which is defined by the implementing class.DoubleList The double list provides a generic access to an ordered list of values of typedouble
.FracIndex The classFracIndex
is a simple representation of an index with an integral and a fractional component.FX Represents a function f(x).FXY Represents a function f(x,y).FXYSum The classFXYSum
represents a sum of function terms sum(c[i] * f[i](x,y), i=0, n-1) where the vector c is adouble
array of constant coefficients and the vector f is an array of functions of type
in x and y.FXY
Histogram Instances of theHistogram
class store histogram data.IndexValidator An interface used as parameter to several methods which perform some actions on data arrays.IntervalPartition The classIntervalPartition
is a representation of an interval partition, i.e.MatrixFactory Matrix factory.Range Instances of theRange
class provide a minimum and a maximum value of typedouble
.SingularMatrixException Thrown, if a matrix is singular and processing cannot be continued.SpectralUnmixing Linear spectral unmixing interface.UnconstrainedLSU Performs an unconstrained linear spectral unmixing.VectorLookupTable The classVectorLookupTable
performs the function of multilinear interpolation for vector lookup tables with an arbitrary number of dimensions.