RDKit
Open-source cheminformatics and machine learning.
RDKit::MCSProgressData Struct Reference

#include <FMCS.h>

Public Member Functions

 MCSProgressData ()
 

Public Attributes

unsigned NumAtoms {0}
 
unsigned NumBonds {0}
 
unsigned SeedProcessed {0}
 

Detailed Description

Definition at line 122 of file FMCS.h.

Constructor & Destructor Documentation

◆ MCSProgressData()

RDKit::MCSProgressData::MCSProgressData ( )
inline

Definition at line 128 of file FMCS.h.

Member Data Documentation

◆ NumAtoms

unsigned RDKit::MCSProgressData::NumAtoms {0}

Definition at line 123 of file FMCS.h.

◆ NumBonds

unsigned RDKit::MCSProgressData::NumBonds {0}

Definition at line 124 of file FMCS.h.

◆ SeedProcessed

unsigned RDKit::MCSProgressData::SeedProcessed {0}

Definition at line 125 of file FMCS.h.


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