Class Hierarchy
- java.lang.Object
- com.seedfinding.latticg.math.component.AugmentedMatrix
- com.seedfinding.latticg.math.component.BigAugmentedMatrix
- com.seedfinding.latticg.math.component.BigFraction (implements java.lang.Comparable<T>)
- com.seedfinding.latticg.math.component.BigMatrix
- com.seedfinding.latticg.math.component.BigVector
- com.seedfinding.latticg.math.component.GaussJordan
- com.seedfinding.latticg.math.component.Matrix
- com.seedfinding.latticg.math.component.SystemSolver
- com.seedfinding.latticg.math.component.SystemSolver.BigResult
- com.seedfinding.latticg.math.component.SystemSolver.Result
- com.seedfinding.latticg.math.component.Vector
Interface Hierarchy
- com.seedfinding.latticg.math.component.BigMatrix.DataProvider
- com.seedfinding.latticg.math.component.GaussJordan.ReduceColumnPredicate
- com.seedfinding.latticg.math.component.Matrix.DataProvider
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.seedfinding.latticg.math.component.SystemSolver.BigResult.Type
- com.seedfinding.latticg.math.component.SystemSolver.Phase
- com.seedfinding.latticg.math.component.SystemSolver.Result.Type
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)