Definition at line 940 of file solvers.pb.h.
#include <solvers.pb.h>
◆ anonymous enum
| Enumerator |
|---|
| kStepSizeReductionExponentFieldNumber | |
| kStepSizeGrowthExponentFieldNumber | |
Definition at line 1081 of file solvers.pb.h.
◆ AdaptiveLinesearchParams() [1/5]
| operations_research::pdlp::AdaptiveLinesearchParams::AdaptiveLinesearchParams |
( |
| ) |
|
|
inline |
◆ ~AdaptiveLinesearchParams()
| operations_research::pdlp::AdaptiveLinesearchParams::~AdaptiveLinesearchParams |
( |
| ) |
|
◆ AdaptiveLinesearchParams() [2/5]
template<typename = void>
| PROTOBUF_CONSTEXPR operations_research::pdlp::AdaptiveLinesearchParams::AdaptiveLinesearchParams |
( |
::google::protobuf::internal::ConstantInitialized | | ) |
|
|
explicit |
◆ AdaptiveLinesearchParams() [3/5]
| operations_research::pdlp::AdaptiveLinesearchParams::AdaptiveLinesearchParams |
( |
const AdaptiveLinesearchParams & | from | ) |
|
|
inline |
◆ AdaptiveLinesearchParams() [4/5]
| operations_research::pdlp::AdaptiveLinesearchParams::AdaptiveLinesearchParams |
( |
AdaptiveLinesearchParams && | from | ) |
|
|
inlinenoexcept |
◆ AdaptiveLinesearchParams() [5/5]
template<typename>
| PROTOBUF_CONSTEXPR operations_research::pdlp::AdaptiveLinesearchParams::AdaptiveLinesearchParams |
( |
::_pbi::ConstantInitialized | | ) |
|
◆ _InternalSerialize()
| uint8_t *PROTOBUF_NONNULL operations_research::pdlp::AdaptiveLinesearchParams::_InternalSerialize |
( |
::uint8_t *PROTOBUF_NONNULL | target, |
|
|
::google::protobuf::io::EpsCopyOutputStream *PROTOBUF_NONNULL | stream ) const |
|
final |
◆ ByteSizeLong()
| size_t operations_research::pdlp::AdaptiveLinesearchParams::ByteSizeLong |
( |
| ) |
const |
|
final |
◆ Clear()
| PROTOBUF_NOINLINE void operations_research::pdlp::AdaptiveLinesearchParams::Clear |
( |
| ) |
|
◆ clear_step_size_growth_exponent()
| void operations_research::pdlp::AdaptiveLinesearchParams::clear_step_size_growth_exponent |
( |
| ) |
|
|
inline |
◆ clear_step_size_reduction_exponent()
| void operations_research::pdlp::AdaptiveLinesearchParams::clear_step_size_reduction_exponent |
( |
| ) |
|
|
inline |
◆ CopyFrom()
◆ default_instance()
◆ descriptor()
| const ::google::protobuf::Descriptor *PROTOBUF_NONNULL operations_research::pdlp::AdaptiveLinesearchParams::descriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetCachedSize()
| int operations_research::pdlp::AdaptiveLinesearchParams::GetCachedSize |
( |
| ) |
const |
|
inline |
◆ GetDescriptor()
| const ::google::protobuf::Descriptor *PROTOBUF_NONNULL operations_research::pdlp::AdaptiveLinesearchParams::GetDescriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetMetadata()
| google::protobuf::Metadata operations_research::pdlp::AdaptiveLinesearchParams::GetMetadata |
( |
| ) |
const |
◆ GetReflection()
| const ::google::protobuf::Reflection *PROTOBUF_NONNULL operations_research::pdlp::AdaptiveLinesearchParams::GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ has_step_size_growth_exponent()
| bool operations_research::pdlp::AdaptiveLinesearchParams::has_step_size_growth_exponent |
( |
| ) |
const |
|
inline |
◆ has_step_size_reduction_exponent()
| bool operations_research::pdlp::AdaptiveLinesearchParams::has_step_size_reduction_exponent |
( |
| ) |
const |
|
inline |
◆ InternalGenerateClassData_()
| auto operations_research::pdlp::AdaptiveLinesearchParams::InternalGenerateClassData_ |
( |
| ) |
|
|
staticconstexpr |
◆ IsInitialized()
| bool operations_research::pdlp::AdaptiveLinesearchParams::IsInitialized |
( |
| ) |
const |
|
inline |
◆ MergeFrom()
◆ mutable_unknown_fields()
| inline ::google::protobuf::UnknownFieldSet *PROTOBUF_NONNULL operations_research::pdlp::AdaptiveLinesearchParams::mutable_unknown_fields |
( |
| ) |
|
|
inline |
◆ New()
| AdaptiveLinesearchParams *PROTOBUF_NONNULL operations_research::pdlp::AdaptiveLinesearchParams::New |
( |
::google::protobuf::Arena *PROTOBUF_NULLABLE | arena = nullptr | ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ set_step_size_growth_exponent()
| void operations_research::pdlp::AdaptiveLinesearchParams::set_step_size_growth_exponent |
( |
double | value | ) |
|
|
inline |
◆ set_step_size_reduction_exponent()
| void operations_research::pdlp::AdaptiveLinesearchParams::set_step_size_reduction_exponent |
( |
double | value | ) |
|
|
inline |
◆ step_size_growth_exponent()
| double operations_research::pdlp::AdaptiveLinesearchParams::step_size_growth_exponent |
( |
| ) |
const |
|
inline |
◆ step_size_reduction_exponent()
| double operations_research::pdlp::AdaptiveLinesearchParams::step_size_reduction_exponent |
( |
| ) |
const |
|
inline |
◆ Swap()
◆ unknown_fields()
| const ::google::protobuf::UnknownFieldSet & operations_research::pdlp::AdaptiveLinesearchParams::unknown_fields |
( |
| ) |
const |
|
inline |
◆ UnsafeArenaSwap()
| void operations_research::pdlp::AdaptiveLinesearchParams::UnsafeArenaSwap |
( |
AdaptiveLinesearchParams *PROTOBUF_NONNULL | other | ) |
|
|
inline |
◆ ::google::protobuf::Arena
| friend class ::google::protobuf::Arena |
|
friend |
◆ ::google::protobuf::Arena::InternalHelper
| friend class ::google::protobuf::Arena::InternalHelper |
|
friend |
◆ ::google::protobuf::internal::TcParser
| friend class ::google::protobuf::internal::TcParser |
|
friend |
◆ ::google::protobuf::MessageLite
| friend class ::google::protobuf::MessageLite |
|
friend |
◆ ::TableStruct_ortools_2fpdlp_2fsolvers_2eproto
| friend struct ::TableStruct_ortools_2fpdlp_2fsolvers_2eproto |
|
friend |
◆ swap
◆ _impl_
| Impl_ operations_research::pdlp::AdaptiveLinesearchParams::_impl_ |
◆ kIndexInFileMessages
| int operations_research::pdlp::AdaptiveLinesearchParams::kIndexInFileMessages = 3 |
|
staticconstexpr |
The documentation for this class was generated from the following files: