GetMatrixActualDimension Interface

public interface GetMatrixActualDimension

Contents


Module Procedures

private pure function GetMatrixActualDimension_ps(this) result(DIMENSION)

Get the actual dimension of the matrix.

Arguments

Type IntentOptional AttributesName
type(Matrix_ps), intent(in) :: this

The matrix.

Return Value integer

Dimension of the matrix