IMP  2.3.0
The Integrative Modeling Platform
IMP::kernel::FloatIndex Struct Reference

#include <IMP/kernel/FloatIndex.h>

+ Inheritance diagram for IMP::kernel::FloatIndex:

Detailed Description

A FloatIndex identifies an optimized attribute in a model.

Definition at line 22 of file kernel/FloatIndex.h.

Public Member Functions

 FloatIndex (ParticleIndex i0=ParticleIndex(), FloatKey i1=FloatKey())
 
FloatKeyaccess_key ()
 
ParticleIndexaccess_particle ()
 
const FloatKeyget_key () const
 
const ParticleIndexget_particle () const
 
void set_key (const FloatKey &v)
 
void set_particle (const ParticleIndex &v)
 
void show (std::ostream &out=std::cout) const
 

The documentation for this struct was generated from the following file: