Home | Trees | Indices | Help |
|
---|
|
Toolbox for handling projections onto linear varieties.
Author: Christophe Alexandre <ch.alexandre at bluewin dot ch>
License: Copyright(C) 2010 Christophe Alexandre
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this program. If not, see <http://www.gnu.org/licenses/lgpl.txt>.
Classes | |
VectorSpace Essentially a factory for geometrical objects. |
|
VectorSpace3D Specific Vector space in 3D. |
|
LinearVariety A linear variety (or linear manifold or affine subspace) of a vector space V is a subset closed under affine combinations of vectors in the space. |
|
VectorSubspace Defines a set on which we can project a point. |
|
Projection Simple container gathering details about projection. |
|
StraightLine Linear variety of dimension 1. |
|
HyperPlane Linear variety of dimension (n-1). |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Aug 26 17:37:28 2011 | http://epydoc.sourceforge.net |