Template Function assert_near_tensor

Function Documentation

template<typename T>
void assert_near_tensor(const Eigen::Tensor<T, 3> &expected, const Eigen::Tensor<T, 3> &actual, T tolerance, const std::string &ln, const std::string &rn, const std::string &file, int line)