Home
Trees
Indices
Help
py-pod
[
frames
] |
no frames
]
[
Module Hierarchy
|
Class Hierarchy
]
Class Hierarchy
logging.Filterer
:
A base class for loggers and handlers which allows them to share common code.
logging.Handler
:
Handler instances dispatch logging events to specific destinations.
pod.util.NullHandler
:
Null logging in order to avoid warning messages in client applications.
object
:
The most base type
pod.IterativeDecomposition
:
Decomposition interface definition.
pod.BaseDecomposition
:
Decomposition on a set of reference points.
pod.DecompositionBasic
pod.vecspace.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.
pod.vecspace.HyperPlane
:
Linear variety of dimension (n-1).
pod.vecspace.StraightLine
:
Linear variety of dimension 1.
pod.linalg.Matrix
pod.linalg.VectorMatrix
:
Makes a vector compatible with Matrix operations.
pod.vecspace.Projection
:
Simple container gathering details about projection.
pod.linalg.Vector
pod.linalg.Point
:
Equivalent to a Vector
pod.vecspace.VectorSpace
:
Essentially a factory for geometrical objects.
pod.vecspace.VectorSpace3D
:
Specific Vector space in 3D.
pod.vecspace.VectorSubspace
:
Defines a set on which we can project a point.
Home
Trees
Indices
Help
py-pod
Generated by Epydoc 3.0.1 on Fri Aug 26 17:37:28 2011
http://epydoc.sourceforge.net