Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
Template to abstract the access to STL functions or vector values. More...
#include <vector_or_function.h>
Public Member Functions | |
VectorOrFunction (Evaluator evaluator) | |
void | Reset (Evaluator evaluator) |
ScalarType | operator() (int i) const |
Template to abstract the access to STL functions or vector values.
Definition at line 26 of file vector_or_function.h.
|
inlineexplicit |
Definition at line 28 of file vector_or_function.h.
|
inline |
Definition at line 31 of file vector_or_function.h.
|
inline |
Definition at line 30 of file vector_or_function.h.