pele
Python energy landscape explorer
 All Classes Namespaces Functions Variables Typedefs
Static Public Member Functions
pele::meta_dist< IDX > Struct Template Reference

#include <distance.h>

List of all members.

Static Public Member Functions

static void f (double *const r_ij, double const *const r1, double const *const r2)

Detailed Description

template<size_t IDX>
struct pele::meta_dist< IDX >

compute the cartesian distance

Definition at line 44 of file distance.h.


Member Function Documentation

template<size_t IDX>
static void pele::meta_dist< IDX >::f ( double *const  r_ij,
double const *const  r1,
double const *const  r2 
) [inline, static]

Definition at line 45 of file distance.h.


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