ElfPSP_ParallelABC
Protein Structure Prediction using Parallel Artificial Bee Colony Optimization
Public Attributes | List of all members
int3d_ Struct Reference

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...
 

Detailed Description

Type for representing a tridimensional coordinate.

Member Data Documentation

◆ x

int int3d_::x

Coordinate x.

◆ y

int int3d_::y

Coordinate y.

◆ z

int int3d_::z

Coordinate z.


The documentation for this struct was generated from the following file: