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