#include <initializer_list>#include <range/v3/view/enumerate.hpp>

Go to the source code of this file.
Namespaces | |
| testing | |
Functions | |
| template<typename Matrix , typename Scalar = typename Matrix::Scalar> | |
| Matrix | testing::as (std::initializer_list< std::initializer_list< Scalar >> rows) |