m21 property

m21 property

Gets the matrix element at second row first column. Represents shear along X axis.

Definition:

@property
def m21(self):
    ...

See Also