A class to store all the parameters used for solvers.  
 More...
#include <FixedSolversParameters.h>
A class to store all the parameters used for solvers. 
◆ SetLoadBalance()
      
        
          | void NTPoly::FixedSolverParameters::SetLoadBalance | ( | const Permutation & | new_value | ) |  | 
      
 
Load balance settings. 
- Parameters
- 
  
  
 
 
◆ SetThreshold()
      
        
          | void NTPoly::FixedSolverParameters::SetThreshold | ( | double | new_value | ) |  | 
      
 
Threshold for flushing small values. 
- Parameters
- 
  
  
 
 
◆ SetVerbosity()
      
        
          | void NTPoly::FixedSolverParameters::SetVerbosity | ( | bool | new_value | ) |  | 
      
 
Whether to have a verbose calculation. 
- Parameters
- 
  
  
 
 
The documentation for this class was generated from the following files:
- /Users/dawson/Desktop/simple/Source/CPlusPlus/FixedSolversParameters.h
- /Users/dawson/Desktop/simple/Source/CPlusPlus/FixedSolversParameters.cc