Class OoPlaceMatrixByVectorMultiplication
java.lang.Object
org.la4j.operation.MatrixVectorOperation<Vector>
org.la4j.operation.ooplace.OoPlaceMatrixByVectorMultiplication
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapply(DenseMatrix a, DenseVector b) apply(DenseMatrix a, SparseVector b) voidensureApplicableTo(Matrix a, Vector b) Methods inherited from class MatrixVectorOperation
partiallyApply, partiallyApply, partiallyApply
-
Constructor Details
-
OoPlaceMatrixByVectorMultiplication
public OoPlaceMatrixByVectorMultiplication()
-
-
Method Details
-
apply
- Specified by:
applyin classMatrixVectorOperation<Vector>
-
apply
- Specified by:
applyin classMatrixVectorOperation<Vector>
-
apply
- Specified by:
applyin classMatrixVectorOperation<Vector>
-
apply
- Specified by:
applyin classMatrixVectorOperation<Vector>
-
apply
- Specified by:
applyin classMatrixVectorOperation<Vector>
-
apply
- Specified by:
applyin classMatrixVectorOperation<Vector>
-
ensureApplicableTo
- Overrides:
ensureApplicableToin classMatrixVectorOperation<Vector>
-