Google OR-Tools: operations_research::MonoidOperationTree< T > Class Template Reference
template<class T>
class operations_research::MonoidOperationTree< T >
Definition at line 56 of file monoid_operation_tree.h.
#include <monoid_operation_tree.h>
Public Member Functions | |
| MonoidOperationTree (int size) | |
| MonoidOperationTree (const MonoidOperationTree &)=delete | |
| MonoidOperationTree & | operator= (const MonoidOperationTree &)=delete |
| const T & | result () const |
| void | Reset (int argument_index) |
| void | Set (int argument_index, const T &argument) |
| void | Clear () |
| const T & | GetOperand (int argument_index) const |
| template<class Diver> | |
| void | DiveInTree (Diver *const diver) const |
| std::string | DebugString () const |
◆ MonoidOperationTree() [2/2]
◆ Clear()
◆ DebugString()
◆ DiveInTree()
template<class T>
template<class Diver>
◆ GetOperand()
◆ operator=()
◆ Reset()
◆ result()
◆ Set()
The documentation for this class was generated from the following file:
- ortools/util/monoid_operation_tree.h