Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
Eigen Namespace Reference

Functions

template<typename Scalar , int Rows, int Cols, int Options, int MaxRows, int MaxCols>
void PrintTo (const Array< Scalar, Rows, Cols, Options, MaxRows, MaxCols > &array, std::ostream *os)
 

Function Documentation

◆ PrintTo()

template<typename Scalar , int Rows, int Cols, int Options, int MaxRows, int MaxCols>
void Eigen::PrintTo ( const Array< Scalar, Rows, Cols, Options, MaxRows, MaxCols > & array,
std::ostream * os )

Pretty prints an Eigen::Array on a gunit test failures. See https://google.github.io/googletest/advanced.html#teaching-googletest-how-to-print-your-values

Definition at line 397 of file test_util.h.