Home
last modified time | relevance | path

Searched defs:IsReversible (Results 1 – 3 of 3) sorted by relevance

/dports/science/openbabel/openbabel-3.1.1/include/openbabel/
H A Dreaction.h104 bool IsReversible() const {return _reversible;} in IsReversible() function
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/guilib/
H A DVisibleEffect.h158 inline bool IsReversible() const { return m_reversible; }; in IsReversible() function
/dports/biology/hyphy/hyphy-2.5.33/src/core/
H A Dmatrix.cpp2068 bool _Matrix::IsReversible(_Matrix* freqs) { in IsReversible() function in _Matrix