Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Matrix

An interface for matrices;

Hierarchy

  • Matrix

Implemented by

Index

Properties

Methods

Properties

Readonly values

values: Float32Array

Values of the matrix, that is stored in column major order.

Methods

toString

  • toString(): string
  • Returns values as string.

    Returns string

Generated using TypeDoc