API referenceC++ APIHoloscanTypedefsholoscan::Matrix43BetaAsk a question|Copy page|View as Markdown|More actions4×3 matrix types. template <typename K>using Matrix43 = Matrix<K, 4, 3>; Template parameters Ktypename