MFFlatMF
[MFImplicitMF]

Collaboration diagram for MFFlatMF:


Functions

MFImplicitMF MFIMFCreateFlat (int n, int k, double *o, double *v, MFErrorHandler e)
 Creates a flat k-space embedded in n-space. o is an array of length n, and v is an array of length n*k giving the tangent plane. The jth basis vector is v[i+n*j]. The manifold is o[i]+sum_j v[i+n*j].s[j].

Function Documentation

MFImplicitMF MFIMFCreateFlat int  n,
int  k,
double *  o,
double *  v,
MFErrorHandler  e
 

Creates a flat k-space embedded in n-space. o is an array of length n, and v is an array of length n*k giving the tangent plane. The jth basis vector is v[i+n*j]. The manifold is o[i]+sum_j v[i+n*j].s[j].

Parameters:
n The dimension of the embedding space.
k The dimension of the manifold.
o A point on the manifold.
v The (constant) tangent space. The jth basis vector is v[i+n*j].
e A place to return errors.
Returns:
An implicitly defined manifold.


Generated on Tue Jan 30 13:39:36 2007 for multifario by  doxygen 1.4.6