matColConversion
slash.matrix.Mat.matColConversion
object matColConversion extends Conversion[MatCol, Vec[M]]
Attributes
- Source
- Mat.scala
- Graph
-
- Supertypes
- Self type
-
matColConversion.type
Members list
Value members
Inherited methods
Extensions
Inherited extensions
extension (x: MatCol)
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