OR-Tools  8.2
CachedLog

Detailed Description

Definition at line 33 of file cached_log.h.

Public Member Functions

 CachedLog ()
 
 ~CachedLog ()
 
void Init (int cache_size)
 
double Log2 (int64 input) const
 

Constructor & Destructor Documentation

◆ CachedLog()

CachedLog ( )

Definition at line 20 of file cached_log.cc.

◆ ~CachedLog()

~CachedLog ( )

Definition at line 22 of file cached_log.cc.

Member Function Documentation

◆ Init()

void Init ( int  cache_size)

Definition at line 34 of file cached_log.cc.

◆ Log2()

double Log2 ( int64  input) const

Definition at line 43 of file cached_log.cc.


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