Class VectorMatrixOperation<R>
java.lang.Object
org.la4j.operation.VectorMatrixOperation<R>
- Direct Known Subclasses:
OoPlaceVectorByMatrixMultiplication
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract Rabstract Rapply(DenseVector a, DenseMatrix b) abstract Rabstract Rabstract Rapply(SparseVector a, DenseMatrix b) abstract RvoidensureApplicableTo(Vector a, Matrix b)
-
Constructor Details
-
VectorMatrixOperation
public VectorMatrixOperation()
-
-
Method Details
-
apply
-
apply
-
apply
-
apply
-
apply
-
apply
-
ensureApplicableTo
-
partiallyApply
-
partiallyApply
-