Package symserv :: Module symOperators :: Class SymInverse
[hide private]
[frames] | no frames]

Class SymInverse

source code

SymInverse inverse all incomming matrices.

Instance Methods [hide private]
  __call__(self, inMatrices=None, applyIndex=None)
outMatrices <- SymInverse(inMatrices, applyIndex=None) inMatrices: list of 4x4 matrices outMatrices: list of 4x4 matrices

Method Details [hide private]

__call__(self, inMatrices=None, applyIndex=None)
(Call operator)

source code 
outMatrices <- SymInverse(inMatrices, applyIndex=None) inMatrices: list of 4x4 matrices outMatrices: list of 4x4 matrices