matRowConversion
slash.matrix.Mat.matRowConversion
object matRowConversion extends Conversion[MatRow, Vec[N]]
Attributes
- Source
- Mat.scala
- Graph
-
- Supertypes
- Self type
-
matRowConversion.type
Members list
Value members
Inherited methods
Extensions
Inherited extensions
extension (x: MatRow)
x.convert
converts a value x
of type T
to type U
x.convert
converts a value x
of type T
to type U
Attributes
- Inherited from:
- Conversion
- Source
- Conversion.scala
In this article