MCPcopy Create free account
hub / github.com/crypto2011/IDR / GetArrayIndexes

Function GetArrayIndexes

Misc.cpp:2249–2293  ·  view source on GitHub ↗

--------------------------------------------------------------------------- array [N1..M1,N2..M2,...,NK..MK] of Type A:array [N..M] of Size A[K]: [A + (K - N1)*Size] = [A - N1*Size + K*Size] A:array [N1..M1,N2..M2] of Size <=> array [N1..M1] of array [N2..M2] of Size A[K,L]: [A + (K - N1)*Dim2*Size + (L - N2)*Size] A:array [N1..M1,N2..M2,N3..M3] of Size <=> array [N1..M1] of array [N2..M2,N3..M3]

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

GetMemItemMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected