Google OR-Tools: operations_research::ArrayWithOffset< T > Class Template Reference
template<class T>
class operations_research::ArrayWithOffset< T >
Definition at line 3800 of file constraint_solveri.h.
#include <constraint_solveri.h>

Public Member Functions | |
| ArrayWithOffset (int64_t index_min, int64_t index_max) | |
| ~ArrayWithOffset () override | |
| virtual T | Evaluate (int64_t index) const |
| void | SetValue (int64_t index, T value) |
| std::string | DebugString () const override |
| Public Member Functions inherited from operations_research::BaseObject | |
| BaseObject () | |
| BaseObject (const BaseObject &)=delete | |
| BaseObject & | operator= (const BaseObject &)=delete |
| virtual | ~BaseObject ()=default |
◆ ~ArrayWithOffset()
◆ DebugString()
◆ Evaluate()
◆ SetValue()
The documentation for this class was generated from the following file:
- ortools/constraint_solver/constraint_solveri.h