Chemical Descriptors Library: number_of_terminal_atoms()
|
Terminal Atoms
|
|
number_of_terminal_atoms
Prototype
template <class Molecule>
size_t
number_of_terminal_atoms(const Molecule& m);
Arguments
Parameter | Description | Models |
m |
The molecule |
CDL molecule |
Description
Returns the number of terminal atoms.
Definition
#include <morpho/cdl/molecule/algorithms/mol_algo.hpp>
Preconditions
Complexity
References
Copyright © Vladimir Josef Sykora & Morphochem AG 2003
Copyright © Vladimir Josef Sykora 2003-2006