- Companion:
- class
Value members
Inherited methods
def apply[R, @specialized(Double, Int, Float, Long) V](rows: R*)(implicit rl: LiteralRow[R, V], man: ClassTag[V], zero: Zero[V]): Matrix[V]
Static constructor for a literal matrix.
Static constructor for a literal matrix.
- Inherited from:
- MatrixConstructors