Home | Trees | Indices | Help |
---|
|
A block matrix is the sum of different smaller matrices positioned within one big matrix.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
T | |||
H | |||
shape | |||
Inherited from |
|
Return a new block matrix made up of components (`chunks') given as triples (i,j,smaller_matrix), where the top left (0,0) corner of the smaller_matrix is taken to be at position (i,j). smaller_matrix may be anything that can be left-multiplied to a Pylinear vector, including BlockMatrix instances.
|
|
T
|
H
|
shape
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Sat Aug 29 14:33:42 2009 | http://epydoc.sourceforge.net |