c++ Programming Glossary: innerdim
Hypercube with multidimensional vectors http://stackoverflow.com/questions/8579207/hypercube-with-multidimensional-vectors typedef std vector int type static type init unsigned innerdim int value 0 return type innerdim value template unsigned N struct.. static type init unsigned innerdim int value 0 return type innerdim value template unsigned N struct hcube_info recursive definition.. typedef std vector btype type static type init unsigned innerdim int value 0 return type innerdim base init innerdim value As..
|