v0.14.0
test_T4.hpp
Go to the documentation of this file.
1 void test_T4(const Tensor4<double, 1, 2, 3, 4> &t4_1,
2  const Tensor2<double, 4, 3> &t2_4,
3  const Tensor2<double, 3, 4> &t2_5,
4  const Tensor3<double, 2, 3, 4> &t3_2);
test_T4
void test_T4(const Tensor4< double, 1, 2, 3, 4 > &t4_1, const Tensor2< double, 4, 3 > &t2_4, const Tensor2< double, 3, 4 > &t2_5, const Tensor3< double, 2, 3, 4 > &t3_2)