#include <SymmetricMatrix3.h>
Inheritance diagram for SymmetricMatrix3:

Definition at line 13 of file SymmetricMatrix3.h.
      
  | 
  
| 
 
 Definition at line 15 of file SymmetricMatrix3.h.  | 
  
      
  | 
  
| 
 
 Definition at line 16 of file SymmetricMatrix3.h.  | 
  
      
  | 
  
| 
 Gets the determinant of the matrix, based on the upper half elements only. Definition at line 28 of file SymmetricMatrix3.h. Referenced by ArticulatedAgentQuasistatic::backwardDynamics(), and ArticulatedAgentBase::solveSystem().  | 
  
      
  | 
  
| 
 Sets the lower half of the matrix to correspond to the upper half. Definition at line 37 of file SymmetricMatrix3.h. Referenced by ArticulatedAgentQuasistatic::backwardDynamics(), and ArticulatedAgentBase::solveSystem().  | 
  
      
  | 
  
| 
 The + operator is restricted to the upper half of the matrix. Definition at line 44 of file SymmetricMatrix3.h. References Matrix3::matrix.  | 
  
      
  | 
  ||||||||||||||||||||||||||||
| 
 Sets the elements from the upper half of the matrix. Definition at line 19 of file SymmetricMatrix3.h. Referenced by ArticulatedAgentQuasistatic::backwardDynamics().  | 
  
Thyrix homepage  Users' guide
(C) Arxia 2004-2005