Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::math_opt::SparseDoubleMatrixProto Class Referencefinal

Detailed Description

Definition at line 763 of file sparse_containers.pb.h.

#include <sparse_containers.pb.h>

Inheritance diagram for operations_research::math_opt::SparseDoubleMatrixProto:

Classes

class  _Internal

Public Types

enum  : int { kRowIdsFieldNumber = 1 , kColumnIdsFieldNumber = 2 , kCoefficientsFieldNumber = 3 }

Public Member Functions

 SparseDoubleMatrixProto ()
 ~SparseDoubleMatrixProto () PROTOBUF_FINAL
template<typename = void>
PROTOBUF_CONSTEXPR SparseDoubleMatrixProto (::google::protobuf::internal::ConstantInitialized)
 SparseDoubleMatrixProto (const SparseDoubleMatrixProto &from)
 SparseDoubleMatrixProto (SparseDoubleMatrixProto &&from) noexcept
SparseDoubleMatrixProtooperator= (const SparseDoubleMatrixProto &from)
SparseDoubleMatrixProtooperator= (SparseDoubleMatrixProto &&from) noexcept
const ::google::protobuf::UnknownFieldSet & unknown_fields () const ABSL_ATTRIBUTE_LIFETIME_BOUND
inline ::google::protobuf::UnknownFieldSet *PROTOBUF_NONNULL mutable_unknown_fields () ABSL_ATTRIBUTE_LIFETIME_BOUND
void Swap (SparseDoubleMatrixProto *PROTOBUF_NONNULL other)
void UnsafeArenaSwap (SparseDoubleMatrixProto *PROTOBUF_NONNULL other)
SparseDoubleMatrixProto *PROTOBUF_NONNULL New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const
void CopyFrom (const SparseDoubleMatrixProto &from)
void MergeFrom (const SparseDoubleMatrixProto &from)
bool IsInitialized () const
ABSL_ATTRIBUTE_REINITIALIZES void Clear () PROTOBUF_FINAL
::size_t ByteSizeLong () const final
::uint8_t *PROTOBUF_NONNULL _InternalSerialize (::uint8_t *PROTOBUF_NONNULL target, ::google::protobuf::io::EpsCopyOutputStream *PROTOBUF_NONNULL stream) const final
int GetCachedSize () const
::google::protobuf::Metadata GetMetadata () const
int row_ids_size () const
void clear_row_ids ()
::int64_t row_ids (int index) const
void set_row_ids (int index, ::int64_t value)
void add_row_ids (::int64_t value)
const ::google::protobuf::RepeatedField<::int64_t > & row_ids () const
::google::protobuf::RepeatedField<::int64_t > *PROTOBUF_NONNULL mutable_row_ids ()
int column_ids_size () const
void clear_column_ids ()
::int64_t column_ids (int index) const
void set_column_ids (int index, ::int64_t value)
void add_column_ids (::int64_t value)
const ::google::protobuf::RepeatedField<::int64_t > & column_ids () const
::google::protobuf::RepeatedField<::int64_t > *PROTOBUF_NONNULL mutable_column_ids ()
int coefficients_size () const
void clear_coefficients ()
double coefficients (int index) const
void set_coefficients (int index, double value)
void add_coefficients (double value)
const ::google::protobuf::RepeatedField< double > & coefficients () const
::google::protobuf::RepeatedField< double > *PROTOBUF_NONNULL mutable_coefficients ()
template<typename>
PROTOBUF_CONSTEXPR SparseDoubleMatrixProto (::_pbi::ConstantInitialized)

Static Public Member Functions

static const ::google::protobuf::Descriptor *PROTOBUF_NONNULL descriptor ()
static const ::google::protobuf::Descriptor *PROTOBUF_NONNULL GetDescriptor ()
static const ::google::protobuf::Reflection *PROTOBUF_NONNULL GetReflection ()
static const SparseDoubleMatrixProtodefault_instance ()
static constexpr auto InternalGenerateClassData_ ()

Static Public Attributes

static constexpr int kIndexInFileMessages = 4

Friends

class ::google::protobuf::internal::TcParser
class ::google::protobuf::MessageLite
class ::google::protobuf::Arena
template<typename T>
class ::google::protobuf::Arena::InternalHelper
struct ::TableStruct_ortools_2fmath_5fopt_2fsparse_5fcontainers_2eproto
void swap (SparseDoubleMatrixProto &a, SparseDoubleMatrixProto &b)

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kRowIdsFieldNumber 
kColumnIdsFieldNumber 
kCoefficientsFieldNumber 

Definition at line 904 of file sparse_containers.pb.h.

Constructor & Destructor Documentation

◆ SparseDoubleMatrixProto() [1/5]

operations_research::math_opt::SparseDoubleMatrixProto::SparseDoubleMatrixProto ( )
inline

Definition at line 766 of file sparse_containers.pb.h.

◆ ~SparseDoubleMatrixProto()

operations_research::math_opt::SparseDoubleMatrixProto::~SparseDoubleMatrixProto ( )

Definition at line 1689 of file sparse_containers.pb.cc.

◆ SparseDoubleMatrixProto() [2/5]

template<typename = void>
PROTOBUF_CONSTEXPR operations_research::math_opt::SparseDoubleMatrixProto::SparseDoubleMatrixProto ( ::google::protobuf::internal::ConstantInitialized )
explicit

◆ SparseDoubleMatrixProto() [3/5]

operations_research::math_opt::SparseDoubleMatrixProto::SparseDoubleMatrixProto ( const SparseDoubleMatrixProto & from)
inline

Definition at line 779 of file sparse_containers.pb.h.

◆ SparseDoubleMatrixProto() [4/5]

operations_research::math_opt::SparseDoubleMatrixProto::SparseDoubleMatrixProto ( SparseDoubleMatrixProto && from)
inlinenoexcept

Definition at line 780 of file sparse_containers.pb.h.

◆ SparseDoubleMatrixProto() [5/5]

template<typename>
PROTOBUF_CONSTEXPR operations_research::math_opt::SparseDoubleMatrixProto::SparseDoubleMatrixProto ( ::_pbi::ConstantInitialized )

Definition at line 123 of file sparse_containers.pb.cc.

Member Function Documentation

◆ _InternalSerialize()

uint8_t *PROTOBUF_NONNULL operations_research::math_opt::SparseDoubleMatrixProto::_InternalSerialize ( ::uint8_t *PROTOBUF_NONNULL target,
::google::protobuf::io::EpsCopyOutputStream *PROTOBUF_NONNULL stream ) const
final

Definition at line 1841 of file sparse_containers.pb.cc.

◆ add_coefficients()

void operations_research::math_opt::SparseDoubleMatrixProto::add_coefficients ( double value)
inline

Definition at line 2014 of file sparse_containers.pb.h.

◆ add_column_ids()

void operations_research::math_opt::SparseDoubleMatrixProto::add_column_ids ( ::int64_t value)
inline

Definition at line 1964 of file sparse_containers.pb.h.

◆ add_row_ids()

void operations_research::math_opt::SparseDoubleMatrixProto::add_row_ids ( ::int64_t value)
inline

Definition at line 1914 of file sparse_containers.pb.h.

◆ ByteSizeLong()

size_t operations_research::math_opt::SparseDoubleMatrixProto::ByteSizeLong ( ) const
final

Definition at line 1896 of file sparse_containers.pb.cc.

◆ Clear()

PROTOBUF_NOINLINE void operations_research::math_opt::SparseDoubleMatrixProto::Clear ( )

Definition at line 1812 of file sparse_containers.pb.cc.

◆ clear_coefficients()

void operations_research::math_opt::SparseDoubleMatrixProto::clear_coefficients ( )
inline

Definition at line 2000 of file sparse_containers.pb.h.

◆ clear_column_ids()

void operations_research::math_opt::SparseDoubleMatrixProto::clear_column_ids ( )
inline

Definition at line 1950 of file sparse_containers.pb.h.

◆ clear_row_ids()

void operations_research::math_opt::SparseDoubleMatrixProto::clear_row_ids ( )
inline

Definition at line 1900 of file sparse_containers.pb.h.

◆ coefficients() [1/2]

const::google::protobuf::RepeatedField< double > & operations_research::math_opt::SparseDoubleMatrixProto::coefficients ( ) const
inline

Definition at line 2020 of file sparse_containers.pb.h.

◆ coefficients() [2/2]

double operations_research::math_opt::SparseDoubleMatrixProto::coefficients ( int index) const
inline

Definition at line 2006 of file sparse_containers.pb.h.

◆ coefficients_size()

int operations_research::math_opt::SparseDoubleMatrixProto::coefficients_size ( ) const
inline

Definition at line 1997 of file sparse_containers.pb.h.

◆ column_ids() [1/2]

const::google::protobuf::RepeatedField<::int64_t > & operations_research::math_opt::SparseDoubleMatrixProto::column_ids ( ) const
inline

Definition at line 1970 of file sparse_containers.pb.h.

◆ column_ids() [2/2]

int64_t operations_research::math_opt::SparseDoubleMatrixProto::column_ids ( int index) const
inline

Definition at line 1956 of file sparse_containers.pb.h.

◆ column_ids_size()

int operations_research::math_opt::SparseDoubleMatrixProto::column_ids_size ( ) const
inline

Definition at line 1947 of file sparse_containers.pb.h.

◆ CopyFrom()

void operations_research::math_opt::SparseDoubleMatrixProto::CopyFrom ( const SparseDoubleMatrixProto & from)

Definition at line 1968 of file sparse_containers.pb.cc.

◆ default_instance()

const SparseDoubleMatrixProto & operations_research::math_opt::SparseDoubleMatrixProto::default_instance ( )
inlinestatic

Definition at line 814 of file sparse_containers.pb.h.

◆ descriptor()

const ::google::protobuf::Descriptor *PROTOBUF_NONNULL operations_research::math_opt::SparseDoubleMatrixProto::descriptor ( )
inlinestatic

Definition at line 805 of file sparse_containers.pb.h.

◆ GetCachedSize()

int operations_research::math_opt::SparseDoubleMatrixProto::GetCachedSize ( ) const
inline

Definition at line 873 of file sparse_containers.pb.h.

◆ GetDescriptor()

const ::google::protobuf::Descriptor *PROTOBUF_NONNULL operations_research::math_opt::SparseDoubleMatrixProto::GetDescriptor ( )
inlinestatic

Definition at line 808 of file sparse_containers.pb.h.

◆ GetMetadata()

google::protobuf::Metadata operations_research::math_opt::SparseDoubleMatrixProto::GetMetadata ( ) const

Definition at line 1985 of file sparse_containers.pb.cc.

◆ GetReflection()

const ::google::protobuf::Reflection *PROTOBUF_NONNULL operations_research::math_opt::SparseDoubleMatrixProto::GetReflection ( )
inlinestatic

Definition at line 811 of file sparse_containers.pb.h.

◆ InternalGenerateClassData_()

auto operations_research::math_opt::SparseDoubleMatrixProto::InternalGenerateClassData_ ( )
staticconstexpr

Definition at line 1732 of file sparse_containers.pb.cc.

◆ IsInitialized()

bool operations_research::math_opt::SparseDoubleMatrixProto::IsInitialized ( ) const
inline

Definition at line 849 of file sparse_containers.pb.h.

◆ MergeFrom()

void operations_research::math_opt::SparseDoubleMatrixProto::MergeFrom ( const SparseDoubleMatrixProto & from)
inline

Definition at line 842 of file sparse_containers.pb.h.

◆ mutable_coefficients()

google::protobuf::RepeatedField< double > *PROTOBUF_NONNULL operations_research::math_opt::SparseDoubleMatrixProto::mutable_coefficients ( )
inline

Definition at line 2025 of file sparse_containers.pb.h.

◆ mutable_column_ids()

google::protobuf::RepeatedField<::int64_t > *PROTOBUF_NONNULL operations_research::math_opt::SparseDoubleMatrixProto::mutable_column_ids ( )
inline

Definition at line 1975 of file sparse_containers.pb.h.

◆ mutable_row_ids()

google::protobuf::RepeatedField<::int64_t > *PROTOBUF_NONNULL operations_research::math_opt::SparseDoubleMatrixProto::mutable_row_ids ( )
inline

Definition at line 1925 of file sparse_containers.pb.h.

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet *PROTOBUF_NONNULL operations_research::math_opt::SparseDoubleMatrixProto::mutable_unknown_fields ( )
inline

Definition at line 800 of file sparse_containers.pb.h.

◆ New()

SparseDoubleMatrixProto *PROTOBUF_NONNULL operations_research::math_opt::SparseDoubleMatrixProto::New ( ::google::protobuf::Arena *PROTOBUF_NULLABLE arena = nullptr) const
inline

Definition at line 836 of file sparse_containers.pb.h.

◆ operator=() [1/2]

SparseDoubleMatrixProto & operations_research::math_opt::SparseDoubleMatrixProto::operator= ( const SparseDoubleMatrixProto & from)
inline

Definition at line 782 of file sparse_containers.pb.h.

◆ operator=() [2/2]

SparseDoubleMatrixProto & operations_research::math_opt::SparseDoubleMatrixProto::operator= ( SparseDoubleMatrixProto && from)
inlinenoexcept

Definition at line 786 of file sparse_containers.pb.h.

◆ row_ids() [1/2]

const::google::protobuf::RepeatedField<::int64_t > & operations_research::math_opt::SparseDoubleMatrixProto::row_ids ( ) const
inline

Definition at line 1920 of file sparse_containers.pb.h.

◆ row_ids() [2/2]

int64_t operations_research::math_opt::SparseDoubleMatrixProto::row_ids ( int index) const
inline

Definition at line 1906 of file sparse_containers.pb.h.

◆ row_ids_size()

int operations_research::math_opt::SparseDoubleMatrixProto::row_ids_size ( ) const
inline

Definition at line 1897 of file sparse_containers.pb.h.

◆ set_coefficients()

void operations_research::math_opt::SparseDoubleMatrixProto::set_coefficients ( int index,
double value )
inline

Definition at line 2010 of file sparse_containers.pb.h.

◆ set_column_ids()

void operations_research::math_opt::SparseDoubleMatrixProto::set_column_ids ( int index,
::int64_t value )
inline

Definition at line 1960 of file sparse_containers.pb.h.

◆ set_row_ids()

void operations_research::math_opt::SparseDoubleMatrixProto::set_row_ids ( int index,
::int64_t value )
inline

Definition at line 1910 of file sparse_containers.pb.h.

◆ Swap()

void operations_research::math_opt::SparseDoubleMatrixProto::Swap ( SparseDoubleMatrixProto *PROTOBUF_NONNULL other)
inline

Definition at line 820 of file sparse_containers.pb.h.

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & operations_research::math_opt::SparseDoubleMatrixProto::unknown_fields ( ) const
inline

Definition at line 796 of file sparse_containers.pb.h.

◆ UnsafeArenaSwap()

void operations_research::math_opt::SparseDoubleMatrixProto::UnsafeArenaSwap ( SparseDoubleMatrixProto *PROTOBUF_NONNULL other)
inline

Definition at line 828 of file sparse_containers.pb.h.

◆ ::google::protobuf::Arena

friend class ::google::protobuf::Arena
friend

Definition at line 973 of file sparse_containers.pb.h.

◆ ::google::protobuf::Arena::InternalHelper

template<typename T>
friend class ::google::protobuf::Arena::InternalHelper
friend

Definition at line 975 of file sparse_containers.pb.h.

◆ ::google::protobuf::internal::TcParser

friend class ::google::protobuf::internal::TcParser
friend

Definition at line 966 of file sparse_containers.pb.h.

◆ ::google::protobuf::MessageLite

friend class ::google::protobuf::MessageLite
friend

Definition at line 972 of file sparse_containers.pb.h.

◆ ::TableStruct_ortools_2fmath_5fopt_2fsparse_5fcontainers_2eproto

friend struct ::TableStruct_ortools_2fmath_5fopt_2fsparse_5fcontainers_2eproto
friend

Definition at line 997 of file sparse_containers.pb.h.

◆ swap

void swap ( SparseDoubleMatrixProto & a,
SparseDoubleMatrixProto & b )
friend

Definition at line 819 of file sparse_containers.pb.h.

Member Data Documentation

◆ _impl_

Impl_ operations_research::math_opt::SparseDoubleMatrixProto::_impl_

Definition at line 996 of file sparse_containers.pb.h.

◆ kIndexInFileMessages

int operations_research::math_opt::SparseDoubleMatrixProto::kIndexInFileMessages = 4
staticconstexpr

Definition at line 818 of file sparse_containers.pb.h.


The documentation for this class was generated from the following files: