Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
elemental_matcher.h File Reference
#include <ostream>
#include "absl/base/attributes.h"
#include "ortools/base/gmock.h"
#include "ortools/math_opt/elemental/elemental.h"
#include "ortools/math_opt/elemental/elemental_differencer.h"

Go to the source code of this file.

Classes

class  operations_research::math_opt::ElementalMatcher

Namespaces

namespace  operations_research
 OR-Tools root namespace.
namespace  operations_research::math_opt

Functions

testing::Matcher< const Elemental & > operations_research::math_opt::EquivToElemental (const Elemental &expected ABSL_ATTRIBUTE_LIFETIME_BOUND, const ElementalDifferenceOptions &options={})