auto evaluate(const T &rhs_te)
Evaluate a RHS tensor expression to a tensor with the LHS index order set in the template parameters.
Definition: Evaluate.hpp:49
void test_evaluate_rank_0(const DataType &data) noexcept
Test that evaluating a right hand side tensor expression containing a single rank 0 tensor correctly ...
Definition: EvaluateRank0TestHelpers.hpp:19