Utility function to return the size of Toeplitz
matrix along a
given dimension.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(Toeplitz), | intent(in) | :: | A |
Input matrix. |
||
integer(kind=ilp), | intent(in), | optional | :: | dim |
Queried dimension. |
Size of the matrix along the dimension dim.