Package geometry :: Package manifolds :: Package todo :: Module grassman
[hide private]
[frames] | no frames]

Module grassman

source code

Functions [hide private]
 
Grassman(DifferentiableManifold)
INCOMPLETE -- The Grassman manifold Grass(n,p) is the set of rank-p subspaces in R^n.
source code
Variables [hide private]
  __package__ = 'geometry.manifolds.todo'
Function Details [hide private]

Grassman(DifferentiableManifold)

source code 

INCOMPLETE -- The Grassman manifold Grass(n,p) is the set of rank-p subspaces in R^n. It is seen here as Grass(n,p) = ST(n,p)/GL_p.

For a reference, see the paper by Absil, Mahony, and Sepulchre (2004) where all these operations are explained. Also their book should contain essentially the same info, but with more background.