Blender  V3.3
Functions
btLemkeAlgorithm.cpp File Reference
#include "btLemkeAlgorithm.h"

Go to the source code of this file.

Functions

btScalar btMachEps ()
 
btScalar btEpsRoot ()
 

Function Documentation

◆ btEpsRoot()

btScalar btEpsRoot ( )

Definition at line 47 of file btLemkeAlgorithm.cpp.

References btMachEps(), and btSqrt().

◆ btMachEps()

btScalar btMachEps ( )

Definition at line 29 of file btLemkeAlgorithm.cpp.

Referenced by btEpsRoot(), and btLemkeAlgorithm::LexicographicPositive().