Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
#include <vector_or_function.h>
Public Member Functions | |
MatrixOrFunction (Evaluator evaluator) | |
void | Reset (Evaluator evaluator) |
ScalarType | operator() (int i, int j) const |
bool | Check () const |
Template to abstract the access to STL functions or vector-base matrix values.
Definition at line 53 of file vector_or_function.h.
|
inlineexplicit |
Definition at line 55 of file vector_or_function.h.
|
inline |
Definition at line 59 of file vector_or_function.h.
|
inline |
Definition at line 58 of file vector_or_function.h.
|
inline |
Definition at line 57 of file vector_or_function.h.