A B C D E F G H I J K L M N O P Q R S T U V Z

E

EPSILON - Static variable in class sugr.Element
Variance in direction of Nullspace.
Element - class sugr.Element.
This class is the "mother" of all elements like like Point_2D, Line_3D, Plane_3D, Transformation and so on.
Element() - Constructor for class sugr.Element
 
Entity - class sugr.Entity.
Entity is the super-class of Point_xD, Line_xD and Plane_3D.
Entity() - Constructor for class sugr.Entity
 
Equal - class sugr.Equal.
Contains methods if two elements are equal or not.
Equal(Entity) - Constructor for class sugr.Equal
Build up an Equal relation between to Entities.
Equal(Point_2D, Class) - Constructor for class sugr.Equal
Build up an Equal-Relation between two Point_2D.
Equal(Line_2D, Class) - Constructor for class sugr.Equal
Build up an Equal-Relation between two Line_2D.
Equal(Point_3D, Class) - Constructor for class sugr.Equal
Build up an Equal-Relation between two Point_3D.
Equal(Line_3D, Class) - Constructor for class sugr.Equal
Build up an Equal-Relation between two Line_3D.
Equal(Plane_3D, Class) - Constructor for class sugr.Equal
Build up an Equal-Relation between two Plane_3D.
EstimationWrapper - class sugr.GUI.EstimationWrapper.
Wrapper Class for complex estimation call.
EstimationWrapper() - Constructor for class sugr.GUI.EstimationWrapper
 
eig() - Method in interface sugr.linalg.Matrix
EigenvalueDecomposition of this Matrix
eig() - Method in class sugr.linalg.MatrixImplColt
 
element - Variable in class sugr.Scene
ensureConstraints() - Method in class sugr.BiRelationalProperty
 
ensureConstraints() - Method in class sugr.Element
Change the entity (covariance not changed) in that way, that all constraints (given by getConstraintValue) are fulfilled.
ensureConstraints() - Method in interface sugr.RelationalProperty
Ensures, that all elements fulfill their constraints
ensureConstraints() - Method in class sugr.TriRelationalProperty
 
ensureConstraintsWithoutIteration() - Method in class sugr.Entity
Change the entity (covariance not changed) in that way, that all constraints (given by getConstraintValue) are fulfilled.
entitytypes - Static variable in class sugr.GUI.RelationApplet
Mapping between index of GUI and entity types.
equals(Object) - Method in interface sugr.linalg.Matrix
Test, whether A and B are identical or not
equals(Object) - Method in class sugr.linalg.MatrixImplColt
 
equals(Object) - Method in interface sugr.linalg.Vector
Test, whether s and v are identical or not
errorProp(Transformation, Transformation) - Method in class sugr.Transformation
calculates the error propagation between two transformations
Note that there is only needed one method for 2D and 3D case
estimate(RelationalProperty[]) - Method in class sugr.Element
Estimation of that entity out of given relational properties.
estimate(RelationalProperty[], boolean, int, RelationalProperty[], double[], int[], boolean) - Method in class sugr.Element
Estimation of that entity out of given relational properties.
estimate(Element, RelationalProperty[], boolean, int, RelationalProperty[]) - Static method in class sugr.GUI.EstimationWrapper
Call estimation function and deliver sigma0 and no_of_iterations in class variables.
estimate(RelationalProperty[], boolean, int, RelationalProperty[], double[], int[], boolean) - Method in class sugr.Motion_3D
Estimation of that entity out of given relational properties.

A B C D E F G H I J K L M N O P Q R S T U V Z