ElfPSP_ParallelABC
Protein Structure Prediction using Parallel Artificial Bee Colony Optimization
|
Type for representing a tridimensional coordinate. More...
#include <int3d.h>
Public Attributes | |
int | x |
Coordinate x. More... | |
int | y |
Coordinate y. More... | |
int | z |
Coordinate z. More... | |
Type for representing a tridimensional coordinate.
int int3d_::x |
Coordinate x.
int int3d_::y |
Coordinate y.
int int3d_::z |
Coordinate z.