| Home | Trees | Indices | Help |
|
|---|
|
|
|
|||
| __init__(self) | ||
| getMatrices(self, matA, matB) | ||
| set(self, inA=None, inB=None) | ||
|
__call__(self,
matA=None,
matB=None) outMatrices <- SymMerge(matA, matB) matA: list of 4x4 matrices matB: list of 4x4 matrices outMatrices: list of 4x4 matrices |
||
|
|||
|
|
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0alpha3 on Fri Nov 2 14:05:28 2007 | http://epydoc.sourceforge.net |