Package hep.physics.matrix

Simple matrix package.

See:
          Description

Interface Summary
Matrix A very simple matrix interface
MutableMatrix A matrix that can be changed
 

Class Summary
BasicMatrix A very simple matrix implementation
MatrixOp Simple operations on matrices
SymmetricMatrix A simple implementation of a symmetric matrix.
 

Exception Summary
MatrixOp.IndeterminateMatrixException  
MatrixOp.InvalidMatrixException  
 

Package hep.physics.matrix Description

Simple matrix package.



Copyright © 2000-2010 FreeHEP. All Rights Reserved.