public class OuterProduct extends DenseMatrix
a ⊗ b = a bT
OuterProduct(Vector a, Vector b)
add, deepCopy, equals, get, getColumn, getColumn, getRow, getRow, hashCode, minus, multiply, multiply, nCols, nRows, ONE, opposite, scaled, set, setColumn, setRow, t, toDense, toString, ZERO
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public OuterProduct(Vector a, Vector b)
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.