API referenceC++ APIHoloscanTypedefsholoscan::MatrixXBetaAsk a question|Copy page|View as Markdown|More actionsDynamic-sized matrix types. template <typename K>using MatrixX = Matrix<K, Eigen::Dynamic, Eigen::Dynamic>; Template parameters Ktypename