IMP logo
IMP Reference Guide  2.7.0
The Integrative Modeling Platform
saxs.h
Go to the documentation of this file.
1 /**
2  * \file IMP/saxs.h
3  * \brief Include all non-deprecated headers in IMP.saxs.
4  *
5  * Copyright 2007-2017 IMP Inventors. All rights reserved.
6  */
7 
8 #ifndef IMP_SAXS_H
9 #define IMP_SAXS_H
10 #include <IMP/saxs/ChiFreeScore.h>
11 #include <IMP/saxs/ChiScore.h>
12 #include <IMP/saxs/ChiScoreLog.h>
14 #include <IMP/saxs/Distribution.h>
15 #include <IMP/saxs/FitParameters.h>
17 #include <IMP/saxs/Profile.h>
19 #include <IMP/saxs/ProfileFitter.h>
22 #include <IMP/saxs/Restraint.h>
27 #include <IMP/saxs/nnls.h>
28 #include <IMP/saxs/utility.h>
29 #endif /* IMP_SAXS_H */
Basic chi score implementation.
Chi free score implementation.
A class for profile clustering.
Calculate score based on fit to SAXS profile.
Fitting of multiple profiles to the experimental one. The weights of the profiles are computed analyt...
Calculate score based on fit to SAXS profile.
a class for fitting two profiles
Copyright 2007-2017 IMP Inventors. All rights reserved.
A class for computation of atomic and residue level form factors for SAXS calculations.
computes distribution functions
Copyright 2007-2017 IMP Inventors. All rights reserved.
Vr score implementation.
scoring with log intensity
Functions to deal with very common saxs operations Copyright 2007-2017 IMP Inventors. All rights reserved.
A class for computing SAXS derivatives.
A class for profile storing and computation.