T O P I C R E V I E W |
thrigs00 |
Posted - 11/03/2005 : 5:57:52 PM Origin Version (Select Help-->About Origin): 7.5 Operating System: Win2K Pro
Hey everybody. I am working of a 2D fit using Nag_2D_Scat_interpolant() and require a fairly large vector. Namely xpositions * ypositions to store my regular grid on which I want to evaluate the fitted z-plane.
It looks like, the maximum size of a vector is 499. Is that true?
If I am not mistaken, the used evaluation function (Nag_2D_Scat_Eval()) accepts only vectors... Any ideas how to use it anyway for a large grid?
Thanks in advance,
Tom |
1 L A T E S T R E P L I E S (Newest First) |
thrigs00 |
Posted - 11/03/2005 : 6:13:49 PM Obviously, only the first 499 items of each vector is shown, but actually, there exist many more items.
So there is probably no length restriction...
Tom |
|
|