function reshape(Arg &&, const shape<OutDims> &) expressions¶
template <expression_argument Arg, index_t OutDims>
KFR_INTRINSIC expression_reshape<Arg, OutDims> reshape(Arg&& arg, const shape<OutDims>& out_shape) Defined at base/basic_expressions.hpp:563