OR-Tools  9.6
SparseVectorFilterPredicate

Detailed Description

Definition at line 76 of file math_opt_proto_utils.h.

Public Member Functions

 SparseVectorFilterPredicate (const SparseVectorFilterProto &filter)
 
template<typename Value >
bool AcceptsAndUpdate (const int64_t id, const Value &value)
 

Constructor & Destructor Documentation

◆ SparseVectorFilterPredicate()

SparseVectorFilterPredicate ( const SparseVectorFilterProto &  filter)
explicit

Definition at line 57 of file math_opt_proto_utils.cc.

Member Function Documentation

◆ AcceptsAndUpdate()

bool AcceptsAndUpdate ( const int64_t  id,
const Value &  value 
)

Definition at line 159 of file math_opt_proto_utils.h.


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