![]() |
RDKit
Open-source cheminformatics and machine learning.
|
#include <RGroupGa.h>
Public Member Functions | |
| GaResult (const double score, const vector< vector< size_t > > &permutations) | |
| GaResult (const GaResult &other) | |
| GaResult () | |
| GaResult & | operator= (const GaResult &other) |
Public Attributes | |
| RGroupScorer | rGroupScorer |
Definition at line 90 of file RGroupGa.h.
|
inline |
Definition at line 93 of file RGroupGa.h.
References rGroupScorer.
Referenced by GaResult(), and operator=().
|
inline |
Definition at line 95 of file RGroupGa.h.
References GaResult(), and rGroupScorer.
|
inline |
Definition at line 97 of file RGroupGa.h.
References GaResult().
| RGroupScorer RDKit::GaResult::rGroupScorer |
Definition at line 91 of file RGroupGa.h.
Referenced by GaResult(), and GaResult().