DefaultMatrixFactory

matr.dflt.DefaultMatrixFactory
See theDefaultMatrixFactory companion trait

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Givens

Inherited givens

given defaultMatrixFactory[R <: Int, C <: Int, T](using ValueOf[R], ValueOf[C], Numeric[T], ClassTag[T], NonNegativeDimensions[R, C]): MatrixFactory[R, C, T]

Attributes

Inherited from:
DefaultMatrixFactory