Package io.bhagat.math.linearalgebra
Class Vector.CrossProductMatrix
- java.lang.Object
-
- io.bhagat.math.linearalgebra.Vector.CrossProductMatrix
-
- Enclosing class:
- Vector
private static class Vector.CrossProductMatrix extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private MatrixinternalMatrixprivate Vector[]topRow
-
Constructor Summary
Constructors Modifier Constructor Description privateCrossProductMatrix(double[][] data)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description private Vectordeterminant()
-