DM Reference

DM Ref

❯

matrix

❯

matrix operators

matrix operators

Version 5001 min read

The operators listed above have special meaning when applied to matrices.

The assignment operators will modify an existing matrix, and can also be used directly with atom.transform. Other operators will create a new matrix.

See also

matrix procs

See also

  • + operator
  • += operator
  • - operator
  • -= operator
  • * operator
  • *= operator
  • operator
  • = operator
  • ~ operator

Graph View

  • See also
  • See also

Backlinks

  • matrix
  • Add proc (matrix)
  • Interpolate proc (matrix)
  • Invert proc (matrix)
  • Multiply proc (matrix)
  • Scale proc (matrix)
  • Subtract proc (matrix)
  • Translate proc (matrix)
  • Turn proc (matrix)
  • matrix procs

Created with Quartz v4.5.0 © 2025

  • GitHub