hou.Matrix class

All Methods Replaces

Not implemented yet

Methods

at(self, row, col)

Not implemented yet

Matrix(self, num_cols, num_rows)

Not implemented yet

numCols(self)

Not implemented yet

numRows(self)

Not implemented yet

setToIdentity(self)

Not implemented yet

setToZero(self)

Not implemented yet

times(self, Vector) → Vector

Not implemented yet

transpose(self)

Not implemented yet

Replaces

, identity expression function , mcols expression function , mrows expression function , mzero expression function , transpose expression function