Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
T_Molecular_covalent_structure< ParticleInfo >::Is_valid Class Reference

#include <Molecular_covalent_structure.hpp>

Public Member Functions

 Is_valid (const Self *self=NULL, bool is_embedded=true)
 
 Is_valid (const Is_embedded &other)
 
template<class T >
bool operator() (T a) const
 

Constructor & Destructor Documentation

◆ Is_valid() [1/2]

Is_valid ( const Self self = NULL,
bool  is_embedded = true 
)
inline

◆ Is_valid() [2/2]

Is_valid ( const Is_embedded other)
inline

Member Function Documentation

◆ operator()()

bool operator() ( a) const
inline