IMP  2.0.1
The Integrative Modeling Platform
ExampleTemplateClass.h File Reference

Show how to manage a template class with python. More...

#include <IMP/example/example_config.h>
#include <IMP/utility.h>
#include <IMP/algebra/VectorD.h>
+ Include dependency graph for ExampleTemplateClass.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::example::ExampleTemplateClassD< D >
 A line segment templated on the dimension. More...
 

Namespaces

namespace  IMP
 All IMP::kernel code is brought into the IMP namespace.
 
namespace  IMP::example
 See IMP.example Overview for more information.
 

Typedefs

typedef ExampleTemplateClassD< 3 > IMP::example::ExampleTemplateClass3D
 
typedef base::Vector
< ExampleTemplateClassD< 3 > > 
IMP::example::ExampleTemplateClass3Ds
 

Detailed Description

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file ExampleTemplateClass.h.