Class Hierarchy
- java.lang.Object
- wsh.util.Almost (implements java.util.Comparator<T>, java.io.Serializable)
 - wsh.util.ArrayMath
 - wsh.opt.ArrayVect1 (implements wsh.opt.Vect)
 - junit.framework.Assert
- junit.framework.TestCase (implements junit.framework.Test)
- wsh.util.test.AlmostTest
 - wsh.opt.test.ArrayVect1Test
 - wsh.util.test.CleanFormatterTest
 - wsh.opt.test.CoordinateTransformTest
 - wsh.opt.test.GaussNewtonSolverTest
 - wsh.util.test.LocalizeTest
 - wsh.opt.test.QuadraticSolverTest
 - wsh.opt.test.ScalarSolverTest
 
 
 - junit.framework.TestCase (implements junit.framework.Test)
 - wsh.opt.CoordinateTransform
 - java.util.logging.Formatter
- wsh.util.CleanFormatter
 
 - wsh.opt.GaussNewtonSolver
 - java.util.logging.Handler
- wsh.util.CleanHandler
 
 - wsh.opt.LinearTransformWrapper (implements wsh.opt.Transform)
 - wsh.util.Localize
 - wsh.util.LogMonitor (implements wsh.util.Monitor)
 - wsh.util.MathPlus
 - java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- java.io.FilterOutputStream
- java.io.PrintStream (implements java.lang.Appendable, java.io.Closeable)
- wsh.util.LoggerStream
 
 
 - java.io.PrintStream (implements java.lang.Appendable, java.io.Closeable)
 
 - java.io.FilterOutputStream
 - wsh.util.PartialMonitor (implements wsh.util.Monitor)
 - wsh.opt.QuadraticSolver
 - wsh.opt.ScalarSolver
 - wsh.opt.TransformQuadratic (implements wsh.opt.Quadratic)
 - wsh.opt.VectUtil
 
 
Interface Hierarchy
- java.lang.Cloneable
 - wsh.opt.LinearTransform
 - wsh.util.Monitor
 - wsh.opt.Quadratic
 - wsh.opt.ScalarSolver.Function
 - java.io.Serializable
 - wsh.opt.Transform