c++ Programming Glossary: hcube_info
Hypercube with multidimensional vectors http://stackoverflow.com/questions/8579207/hypercube-with-multidimensional-vectors for which I created a little helper struct called hcube_info hypercube.h #include vector template unsigned N struct hcube_info.. hypercube.h #include vector template unsigned N struct hcube_info template struct hcube_info 1 base version typedef std vector.. template unsigned N struct hcube_info template struct hcube_info 1 base version typedef std vector int type static type init..
|