matr.util

package matr.util

Members list

Type members

Classlikes

Provides a cached lookup of MatrixFactories.

Provides a cached lookup of MatrixFactories.

Implementations of MatrixFactory should use it to avoid creating a new MatrixFactory each time a new Matrix.Builder is created.

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object RowMajorIndex

Utility for converting zero-based element position to one-dimensional row-major index and back.

Utility for converting zero-based element position to one-dimensional row-major index and back.

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type