IMP  2.3.1
The Integrative Modeling Platform
Profile.h File Reference

A class for profile storing and computation. More...

#include <IMP/saxs/saxs_config.h>
#include <IMP/base/Object.h>
#include <IMP/base/warning_macros.h>
#include "FormFactorTable.h"
#include "Distribution.h"
#include <iostream>
#include <vector>
+ Include dependency graph for Profile.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::saxs::Profile
 

Namespaces

 IMP
 Synonym for IMP::kernel.
 
 IMP::saxs
 Support for small angle X-ray scattering (SAXS) data.
 

Typedefs

typedef IMP::base::Vector
< IMP::base::Pointer< Profile > > 
IMP::saxs::Profiles
 
typedef IMP::base::Vector
< IMP::base::WeakPointer
< Profile > > 
IMP::saxs::ProfilesTemp
 

Detailed Description

A class for profile storing and computation.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file Profile.h.