Matrix3d import { Matrix3d } from "destack:math"; Three-by-three double-precision matrix. export type Matrix3d = Matrix3 language/library/src/math/matrix.ds:62