IMP
2.0.1
The Integrative Modeling Platform
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
Class List
Class Index
Class Hierarchy
Class Members
IMP
IMP Documentation
Application Index
Argument Index
Class Examples
Modeling of GroEL with cnmultifit
Modeling of 3sfd with EMageFit
EMageFit protocol
EMageFit scripts and tools
Factory Index
Determination of a Nup133 structure with FoXS
Function Examples
Example design discussion
Developer Guide
Change History
Installation
Introduction
Mailing lists
Multithreaded evaluation using OpenMP
Integrative docking utility programs
Docking of PCSK9 with idock
Dependencies between objects
Module Index
Modeling of 3sfd with multifit
Deprecated List
Modules
Namespaces
Classes
Class List
IMP
algebra
atom
base
benchmark
cgal
cnmultifit
container
core
display
domino
em
CoarseCC
CoarseCCatIntervals
CoarseConvolution
DensityFillingRestraint
DensityHeader
DensityMap
DistanceMask
EnvelopeFitRestraint
EnvelopePenetrationRestraint
EnvelopeScore
FitRestraint
FittingSolutions
HighDensityEmbedding
ImageHeader
KernelParameters
MapDistanceTransform
MapReaderWriter
MRCReaderWriter
PCAAligner
PCAFitRestraint
RadiusDependentKernelParameters
SampledDensityMap
SpiderHeader
SpiderMapReaderWriter
SurfaceShellDensityMap
Voxel
em2d
example
gsl
isd
kernel
kmeans
misc
modeller
multifit
parallel
pepdock
restrainer
rmf
rotamer
saxs
score_functor
scratch
statistics
system
test
write_a_metric
Class Index
Class Hierarchy
Class Members
Files
Examples
IMP::em::MRCReaderWriter Member List
This is the complete list of members for
IMP::em::MRCReaderWriter
, including all inherited members.
clear_caches
()
IMP::base::Object
virtual
get_name
() const (defined in
IMP::base::Object
)
IMP::base::Object
get_version_info
() const =0
IMP::base::Object
pure virtual
MapReaderWriter
() (defined in
IMP::em::MapReaderWriter
)
IMP::em::MapReaderWriter
MRCReaderWriter
()
IMP::em::MRCReaderWriter
MRCReaderWriter
(std::string fn)
IMP::em::MRCReaderWriter
NonCopyable
() (defined in
IMP::base::NonCopyable
)
IMP::base::NonCopyable
protected
Object
(std::string name)
IMP::base::Object
protected
ObjectsTemp
typedef
IMP::base::Object
related
read
(const char *fn_in, float **data, DensityHeader &head)
IMP::em::MRCReaderWriter
virtual
set_check_level
(CheckLevel l)
IMP::base::Object
set_log_level
(LogLevel l)
IMP::base::Object
set_name
(std::string name) (defined in
IMP::base::Object
)
IMP::base::Object
set_was_used
(bool tf) const
IMP::base::Object
show
(std::ostream &out=std::cout) const (defined in
IMP::base::Object
)
IMP::base::Object
write
(const char *fn_out, const float *data, const DensityHeader &head)
IMP::em::MRCReaderWriter
virtual