HappyDoc Generated Documentation ./Matrix/matrix.py

. / Matrix / matrix.py 

Functions   
  invert_matrix 
invert_matrix ( tf )
  sign 
sign ( x )
  multiply_matrices 
multiply_matrices ( *mlist )
  is_identity_matrix 
is_identity_matrix ( tf,  tolerance=None )
  orthonormal_frame 
orthonormal_frame ( zaxis )
  matrix_products 
matrix_products ( mlist1,  mlist2 )
  apply_inverse_matrix 
apply_inverse_matrix ( tf,  *xyz_list )
  apply_matrix_without_translation 
apply_matrix_without_translation ( tf,  v )
  rotation_axis_angle 
rotation_axis_angle ( r )
  translation_matrix 
translation_matrix ( shift )
  zero_translation 
zero_translation ( tf )
  determinant 
determinant ( tf )
  transpose_matrix 
transpose_matrix ( tf )

Transpose the rotation part.

  normalize_vectors 
normalize_vectors ( v )
  transpose 
transpose ( m )
  apply_matrix 
apply_matrix ( tf,  p )
  chimera_xform 
chimera_xform ( matrix )
  distance 
distance ( u,  v )
  rotation_from_axis_angle 
rotation_from_axis_angle ( axis,  angle )
  cross_product 
cross_product ( u,  v )
  vector_angle 
vector_angle ( u,  v )

Angle between vectors u and v in degrees.

  xform_matrix 
xform_matrix ( xform )
  identity_matrix 
identity_matrix ()
  length 
length ( v )
  normalize_vector 
normalize_vector ( v )
Classes   

This document was automatically generated Fri May 30 21:13:43 2008 by HappyDoc version 3.1