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

◆ REPEAT

#define REPEAT   10000

Definition at line 15 of file vdw_new.cpp.

◆ SCALAR

#define SCALAR   float

Definition at line 7 of file vdw_new.cpp.

◆ SIZE

#define SIZE   10000

Definition at line 11 of file vdw_new.cpp.

Typedef Documentation

◆ Vec

Definition at line 18 of file vdw_new.cpp.

Function Documentation

◆ E_VDW()

SCALAR E_VDW ( const Vec interactions1,
const Vec interactions2 
)

Definition at line 22 of file vdw_new.cpp.

◆ main()

int main ( )

Definition at line 31 of file vdw_new.cpp.



gtsam
Author(s):
autogenerated on Thu Jun 13 2024 03:11:47