M

object M
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[R <: Int, C <: Int, T](using vr: ValueOf[R], vc: ValueOf[C])(using R > 0 && C > 0 =:= true)(using mf: MatrixFactory[R, C, T]): DslBuilder[0, -1, R, C, T]