RDKit
Open-source cheminformatics and machine learning.
RDKit::FMCS::Composition2N Class Reference

#include <Composition2N.h>

Public Member Functions

 Composition2N (BitSet maxValue, BitSet valueMask)
 
BitSet getBitSet () const
 
bool generateNext ()
 
bool is2Power () const
 
bool isSet (unsigned bit) const
 

Static Public Member Functions

static void compute2N (unsigned power, BitSet &value)
 

Detailed Description

Definition at line 14 of file Composition2N.h.

Constructor & Destructor Documentation

RDKit::FMCS::Composition2N::Composition2N ( BitSet  maxValue,
BitSet  valueMask 
)
inline

Definition at line 18 of file Composition2N.h.

Member Function Documentation

static void RDKit::FMCS::Composition2N::compute2N ( unsigned  power,
BitSet value 
)
inlinestatic

Definition at line 20 of file Composition2N.h.

bool RDKit::FMCS::Composition2N::generateNext ( )
inline

Definition at line 28 of file Composition2N.h.

BitSet RDKit::FMCS::Composition2N::getBitSet ( ) const
inline

Definition at line 24 of file Composition2N.h.

Referenced by is2Power(), and isSet().

bool RDKit::FMCS::Composition2N::is2Power ( ) const
inline

Definition at line 35 of file Composition2N.h.

References getBitSet().

bool RDKit::FMCS::Composition2N::isSet ( unsigned  bit) const
inline

Definition at line 45 of file Composition2N.h.

References getBitSet().


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