#include <MFNSpace.h>
An MFNSpace represents an embedding space. It is a base class -- the user cannot create base class spaces directly. An implicitly defined manifold will create an appropriate space, and the user can query an atlas or an implicitly defined manifold to find the space. Otherwise, constructors for some common spaces are provided.
1.4.6