RDKit
Open-source cheminformatics and machine learning.
Loading...
Searching...
No Matches
RDKit::larger_of< T > Struct Template Reference

functor for returning the larger of two values More...

#include <types.h>

Public Member Functions

operator() (T arg1, T arg2)
 

Detailed Description

template<typename T>
struct RDKit::larger_of< T >

functor for returning the larger of two values

Definition at line 358 of file types.h.

Member Function Documentation

◆ operator()()

template<typename T >
T RDKit::larger_of< T >::operator() ( T arg1,
T arg2 )
inline

Definition at line 359 of file types.h.


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