Uses of Class
org.esa.snap.core.util.math.UnconstrainedLSU
-
Packages that use UnconstrainedLSU Package Description org.esa.snap.core.util.math Provides utility classes for mathematical operations. -
-
Uses of UnconstrainedLSU in org.esa.snap.core.util.math
Subclasses of UnconstrainedLSU in org.esa.snap.core.util.math Modifier and Type Class Description class
ConstrainedLSU
Performs a constrained linear spectral unmixing, where the sum of abundances always is equal to unity.
-