pele
Python energy landscape explorer
 All Classes Namespaces Functions Variables Typedefs
Public Member Functions
pele::InverseIntPower< ndim, POW > Class Template Reference

#include <inversepower.h>

Inheritance diagram for pele::InverseIntPower< ndim, POW >:
pele::SimplePairwisePotential< InverseIntPower_interaction< POW >, cartesian_distance< ndim > > pele::BasePotential

List of all members.

Public Member Functions

 InverseIntPower (double eps, pele::Array< double > const radii)

Detailed Description

template<size_t ndim, int POW>
class pele::InverseIntPower< ndim, POW >

Integer powers

Definition at line 279 of file inversepower.h.


Constructor & Destructor Documentation

template<size_t ndim, int POW>
pele::InverseIntPower< ndim, POW >::InverseIntPower ( double  eps,
pele::Array< double > const  radii 
) [inline]

Definition at line 281 of file inversepower.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs