RDKit
Open-source cheminformatics and machine learning.
Loading...
Searching...
No Matches
RDKit::ltDouble Struct Reference

functor to compare two doubles with a tolerance More...

#include <types.h>

Public Member Functions

 ltDouble ()
 
bool operator() (double d1, double d2) const
 

Detailed Description

functor to compare two doubles with a tolerance

Definition at line 338 of file types.h.

Constructor & Destructor Documentation

◆ ltDouble()

RDKit::ltDouble::ltDouble ( )
inline

Definition at line 340 of file types.h.

Member Function Documentation

◆ operator()()

bool RDKit::ltDouble::operator() ( double d1,
double d2 ) const
inline

Definition at line 341 of file types.h.


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