- Companion:
- class
Givens
Inherited givens
given defaultMatrixFactory[R <: Int, C <: Int, T](using x$1: Numeric[T])(using x$2: NonNegativeDimensions[R, C])(using x$3: ValueOf[R], x$4: ValueOf[C]): defaultMatrixFactory[R, C, T]
- Inherited from:
- DefaultMatrixFactory