SST/macro
|
#include <coordinates.h>
Public Member Functions | |
coordinates (const std::vector< int > &vec) | |
coordinates () | |
coordinates (int nelem) | |
std::string | to_string () const |
Definition at line 10 of file coordinates.h.
sstmac::hw::coordinates::coordinates | ( | const std::vector< int > & | vec | ) |
sstmac::hw::coordinates::coordinates | ( | ) |
sstmac::hw::coordinates::coordinates | ( | int | nelem | ) |
std::string sstmac::hw::coordinates::to_string | ( | ) | const |