HyperspaceExplorer 0.7.1
|
Specialization of ViewpointList for a projection from N
space to N
space - which does nothing.
More...
#include <ViewpointList.h>
Public Member Functions | |
ViewpointList () | |
Constructs empty ViewpointList. | |
ViewpointList (NUM) | |
Constructs empty ViewpointList. | |
std::string | toString () const |
Empty string representation. |
Specialization of ViewpointList for a projection from N
space to N
space - which does nothing.
Needed to end recursion.
N | The dimension of the vector space. |
NUM | The numeric type of the Vector s. |