next up previous contents [pdf] index

Next: Call Up: Convenience allocation programs (alloc.c) Previous: Output

sf_floatalloc6

Allocates a 6D array in the memory for the float type. It works just like [sec:sf_floatalloc2]sf_floatalloc2 but does it for four dimensions. This is done by extending the same argument as for sf_floatalloc2 but this time making a pointer such that Pointer5 -> Pointer4 -> Pointer3 -> Pointer2 -> Pointer1 -> Pointer. n1 is the fastest dimension.



Subsections


2011-07-02