TMB Documentation  v1.9.11
Public Attributes | List of all members
TMBad::global::hash_config Struct Reference

Configuration of hash_sweep. More...

#include <global.hpp>

Public Attributes

bool deterministic
 Deterministic hash codes?
 
std::vector< Index > inv_seed
 Optionally control seeding of InvOp in case strong_inv=true
 
bool reduce
 Reduce returned hash values to one per dependent variable?
 
bool strong_const
 Include numerical value as part of hash code for constants? (see hash_sweep)
 
bool strong_inv
 Use unique code for each independent variable? (see hash_sweep)
 
bool strong_output
 Use unique hash code for each output of an operator?
 

Detailed Description

Configuration of hash_sweep.

Definition at line 1388 of file global.hpp.


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