Defines the hyperpoint and hyperarray data classes. More...
#include <iostream>#include <ostream>Go to the source code of this file.
Classes | |
| class | hyperpoint |
| Class representing an arbitrary-dimensional point. More... | |
| class | hyperarray |
| Class to store an arbitrary sized array of hyperpoints. More... | |
Typedefs | |
| typedef float | xsd__float |
| The typedefs below make gSOAP generate explicit XML Schema types. | |
| typedef int | xsd__int |
Defines the hyperpoint and hyperarray data classes.
Definition in file libhyperpoint.hpp.
1.6.1