fips.MatrixBlock.copy#

MatrixBlock.copy(deep=True)#

Create a copy of the structure.

Parameters:

deep (bool, default True) – If True, perform a deep copy of the underlying data.

Returns:

Copy of the structure instance.

Return type:

Structure