![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
#include <elemental.h>
Public Types | |
using | CheckResultT = absl::Status |
template<typename T> | |
using | Wrapped = absl::StatusOr<T> |
Definition at line 194 of file elemental.h.
using operations_research::math_opt::Elemental::StatusPolicy::CheckResultT = absl::Status |
Definition at line 195 of file elemental.h.
using operations_research::math_opt::Elemental::StatusPolicy::Wrapped = absl::StatusOr<T> |
Definition at line 197 of file elemental.h.