Class Hierarchy
- java.lang.Object
- com.apple.foundationdb.linear.AbstractRealVector (implements com.apple.foundationdb.linear.RealVector)
- com.apple.foundationdb.linear.DoubleRealVector
- com.apple.foundationdb.linear.FloatRealVector
- com.apple.foundationdb.linear.HalfRealVector
- com.apple.foundationdb.linear.AffineOperator (implements com.apple.foundationdb.linear.VectorOperator)
- com.apple.foundationdb.linear.ColumnMajorRealMatrix (implements com.apple.foundationdb.linear.RealMatrix)
- com.apple.foundationdb.linear.FhtKacRotator (implements com.apple.foundationdb.linear.LinearOperator)
- com.apple.foundationdb.linear.MatrixHelpers
- com.apple.foundationdb.linear.QRDecomposition
- com.apple.foundationdb.linear.QRDecomposition.Result
- com.apple.foundationdb.linear.RowMajorRealMatrix (implements com.apple.foundationdb.linear.RealMatrix)
- com.apple.foundationdb.linear.Transformed<V>
- com.google.common.collect.UnmodifiableIterator<E> (implements java.util.Iterator<E>)
- com.google.common.collect.AbstractIterator<T>
- com.apple.foundationdb.linear.StoredVecsIterator<N,
T> - com.apple.foundationdb.linear.StoredVecsIterator.StoredFVecsIterator
- com.apple.foundationdb.linear.StoredVecsIterator.StoredIVecsIterator
- com.apple.foundationdb.linear.StoredVecsIterator<N,
- com.google.common.collect.AbstractIterator<T>
- com.apple.foundationdb.linear.AbstractRealVector (implements com.apple.foundationdb.linear.RealVector)
Interface Hierarchy
- com.apple.foundationdb.linear.Estimator
- com.apple.foundationdb.linear.Quantizer
- com.apple.foundationdb.linear.RealVector
- com.apple.foundationdb.linear.VectorOperator
- com.apple.foundationdb.linear.LinearOperator
- com.apple.foundationdb.linear.RealMatrix
- com.apple.foundationdb.linear.LinearOperator
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.apple.foundationdb.linear.Metric
- com.apple.foundationdb.linear.VectorType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)