Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::math_opt::Elemental::DiffHandle Class Reference

#include <elemental.h>

Public Member Functions

int64_t id () const

Friends

class Elemental
class ElementalTestPeer

Detailed Description

An opaque value type for a reference to an underlying Diff (change tracker).

Definition at line 53 of file elemental.h.

Member Function Documentation

◆ id()

int64_t operations_research::math_opt::Elemental::DiffHandle::id ( ) const
inline

Definition at line 55 of file elemental.h.

◆ Elemental

friend class Elemental
friend

Definition at line 64 of file elemental.h.

◆ ElementalTestPeer

friend class ElementalTestPeer
friend

Definition at line 65 of file elemental.h.


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