getCoord

get coordinate in N-dim space by N-dim size and line index

pure
getCoord
(
size_t N
)
(,
size_t index
)

Parameters

size CoordType[N]

N-dim array of sizes by each dimension

index size_t

index in 1-dim array

Retrurns: N-dim array of coordinates in N-dim space

Meta