![]() |
RDKit
Open-source cheminformatics and machine learning.
|
#include <SynthonSpaceSearch_details.h>
Public Member Functions | |
Stepper (const std::vector< size_t > &sizes) | |
void | step () |
Public Attributes | |
std::vector< size_t > | d_currState |
std::vector< size_t > | d_sizes |
Definition at line 95 of file SynthonSpaceSearch_details.h.
|
inlineexplicit |
Definition at line 96 of file SynthonSpaceSearch_details.h.
|
inline |
Definition at line 99 of file SynthonSpaceSearch_details.h.
std::vector<size_t> RDKit::SynthonSpaceSearch::details::Stepper::d_currState |
Definition at line 119 of file SynthonSpaceSearch_details.h.
std::vector<size_t> RDKit::SynthonSpaceSearch::details::Stepper::d_sizes |
Definition at line 120 of file SynthonSpaceSearch_details.h.