Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::sat::DenseMatrixProtoDefaultTypeInternal Struct Reference

Detailed Description

Definition at line 328 of file cp_model.pb.cc.

Public Member Functions

PROTOBUF_CONSTEXPR DenseMatrixProtoDefaultTypeInternal ()
 ~DenseMatrixProtoDefaultTypeInternal ()

Public Attributes

union { 
   DenseMatrixProto   _instance 
}; 

Constructor & Destructor Documentation

◆ DenseMatrixProtoDefaultTypeInternal()

PROTOBUF_CONSTEXPR operations_research::sat::DenseMatrixProtoDefaultTypeInternal::DenseMatrixProtoDefaultTypeInternal ( )
inline

Definition at line 329 of file cp_model.pb.cc.

◆ ~DenseMatrixProtoDefaultTypeInternal()

operations_research::sat::DenseMatrixProtoDefaultTypeInternal::~DenseMatrixProtoDefaultTypeInternal ( )
inline

Definition at line 330 of file cp_model.pb.cc.

Member Data Documentation

◆ [union]

◆ _instance

DenseMatrixProto operations_research::sat::DenseMatrixProtoDefaultTypeInternal::_instance

Definition at line 332 of file cp_model.pb.cc.


The documentation for this struct was generated from the following file: