API referenceC++ APIHoloscanTypedefsholoscan::ColVectorBetaAsk a question|Copy page|View as Markdown|More actionsGeneric column vector type alias. template <typename K, int N>using ColVector = Eigen::Matrix<K, N, 1>; Template parameters Ktypename Nint