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