Macros | Typedefs | Functions
vdw_new.cpp File Reference
#include <iostream>
#include <Eigen/Core>
Include dependency graph for vdw_new.cpp:

Go to the source code of this file.

Macros

#define REPEAT   10000
 
#define SCALAR   float
 
#define SIZE   10000
 

Typedefs

typedef Matrix< SCALAR, Eigen::Dynamic, 1 > Vec
 

Functions

SCALAR E_VDW (const Vec &interactions1, const Vec &interactions2)
 
int main ()
 

Macro Definition Documentation

#define REPEAT   10000

Definition at line 15 of file vdw_new.cpp.

#define SCALAR   float

Definition at line 7 of file vdw_new.cpp.

#define SIZE   10000

Definition at line 11 of file vdw_new.cpp.

Typedef Documentation

Definition at line 18 of file vdw_new.cpp.

Function Documentation

SCALAR E_VDW ( const Vec interactions1,
const Vec interactions2 
)

Definition at line 22 of file vdw_new.cpp.

int main ( void  )

Definition at line 31 of file vdw_new.cpp.



gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:43