NetworKit
Large-Scale Network Analysis
Get Started
Documentation
Features
News
Publications
NetworKit Day
Credits & References
Python Documentation
C++ Documentation
Page Hierarchy
Class Hierarchy
File Hierarchy
Full API
Namespaces
Classes and Structs
Enums
Functions
Variables
Defines
Typedefs
Directories
Pages
Jupyter Notebook
Developer Guide
Function Aux::NumericTools::logically_equal
¶
Defined in
File NumericTools.hpp
Function Documentation
¶
bool
Aux
::
NumericTools
::
logically_equal
(
double
a
,
double
b
,
double
error_factor
=
1.0
)
¶
Test doubles for equality within the smallest possible error.