Uses of Class
fhm.edu.fem.calc.objects.matrix.ENVHullMatrix

Packages that use ENVHullMatrix
fhm.edu.fem.calc.objects.matrix Provides all Matrix related classes. 
fhm.edu.fem.test Provides self-running Test Classes used for some specific problems outside of the normal application. 
 

Uses of ENVHullMatrix in fhm.edu.fem.calc.objects.matrix
 

Fields in fhm.edu.fem.calc.objects.matrix declared as ENVHullMatrix
protected  ENVHullMatrix MatrixHull.env
           
 

Methods in fhm.edu.fem.calc.objects.matrix that return ENVHullMatrix
 ENVHullMatrix MatrixHull.getENV()
          Retrieve the ENVHullMatrix object from the outside (used by the copy constructor)
 

Constructors in fhm.edu.fem.calc.objects.matrix with parameters of type ENVHullMatrix
ENVHullMatrix(ENVHullMatrix env)
          Copy Constructor
 

Uses of ENVHullMatrix in fhm.edu.fem.test
 

Subclasses of ENVHullMatrix in fhm.edu.fem.test
 class ENVHullChainMatrix
          Class Description: Test Class - Envelope Hull Matrix Chain Style