I have this definition:
constexpr int n = 8; auto m = cv::Mat_(3, std::array{n, n, n}.data(), int(9));
Is there an e