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