BALL  1.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Functions
NMRDescriptors.h File Reference

Go to the source code of this file.

Namespaces

namespace  BALL

Functions

BALL_EXPORT void BALL::calculateResidueChiAngles (const Protein &protein, HashMap< const Residue *, float > &residue_angles)
BALL_EXPORT void BALL::calculateResidueChiAngles (const Chain &fragment, HashMap< const Residue *, float > &residue_angles)
BALL_EXPORT float BALL::calculateResidueChiAngles (const Residue &residue)
BALL_EXPORT void BALL::calculateResidueChi2Angles (const Protein &protein, HashMap< const Residue *, float > &residue_angles)
BALL_EXPORT void BALL::calculateResidueChi2Angles (const Chain &fragment, HashMap< const Residue *, float > &residue_angles)
BALL_EXPORT float BALL::calculateResidueChi2Angles (const Residue &residue)