kmath-ejml
/
space.kscience.kmath.ejml
/
EjmlLinearSpaceFSCC
/
dot
dot
open infix override fun
Matrix
<
Float
>.
dot
(other:
Matrix
<
Float
>):
EjmlFloatMatrix
<
FMatrixSparseCSC
>
Content copied to clipboard
open infix override fun
Matrix
<
Float
>.
dot
(vector:
Point
<
Float
>):
EjmlFloatVector
<
FMatrixSparseCSC
>
Content copied to clipboard