j
k
j a
j l
On 04/11/2009, at 13:12, brian wrote:
indexU :: UA e => UArr e -> Int -> e O(n). indexU extracts an element out of an immutable unboxed array.
indexU :: UA e => UArr e -> Int -> e
O(n). indexU extracts an element out of an immutable unboxed array.
This is a typo (unless Don inserted a nop loop into the original DPH code). Roman
Back to the thread
Back to the list