#include "vtkObject.h"
#include "vtkPolynomialSolversUnivariate.h"
#include <assert.h>


Go to the source code of this file.
| Classes | |
| class | vtkMath | 
| performs common math operations  More... | |
| Defines | |
| #define | VTK_DBL_EPSILON 2.2204460492503131e-16 | 
| Functions | |
| template<class T> | |
| double | vtkDeterminant3x3 (T A[3][3]) | 
| double vtkDeterminant3x3 | ( | T | A[3][3] | ) |  [inline] | 
 1.5.6
 1.5.6