f3tensor..


siddharth
07-30-2005, 03:01 PM
hi everybody,
can anyone tell me what the subroutine f3tensor does.this is present in nrutil.c.
is it like a 3 dimensional matrix or something else.
please reply soon.
thank you.
siddharth.

Kevin Dolan
08-04-2005, 01:36 PM
Please don't cross-post your questions to other threads.

The f3tensor function is described on page 23 of Numerical Recipes in C.

http://www.library.cornell.edu/nr/bookcpdf/c1-2.pdf

It allocates a 3rd rank tensor (or if you prefer, a 3-dimensional array).


Kevin

siddharth
08-04-2005, 10:59 PM
hi kevin,
thx a lot for ur reply.
i was not sure where to put this question.
i am sorry for tht.
thx.
sid.