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 75 of file SynthonSpaceSearch_details.h.
|
inlineexplicit |
Definition at line 76 of file SynthonSpaceSearch_details.h.
|
inline |
Definition at line 79 of file SynthonSpaceSearch_details.h.
std::vector<size_t> RDKit::SynthonSpaceSearch::details::Stepper::d_currState |
Definition at line 99 of file SynthonSpaceSearch_details.h.
std::vector<size_t> RDKit::SynthonSpaceSearch::details::Stepper::d_sizes |
Definition at line 100 of file SynthonSpaceSearch_details.h.