get
Retrieves an element from the structure by two indices.
Return
an element.
Parameters
i
the first index.
j
the second index.
Returns the value at the specified indices.
Return
the value.
Parameters
index
the indices.
Retrieves an element from the structure by two indices.
an element.
the first index.
the second index.
Returns the value at the specified indices.
the value.
the indices.