gm2
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Dynamic mutidimensional arrays


From: Benjamin Kowarsch
Subject: Re: Dynamic mutidimensional arrays
Date: Wed, 5 Apr 2023 16:41:50 +0900


On Wed, 5 Apr 2023 at 16:39, Fischlin Andreas wrote:

val := value(A,i,k) * value(B,k,j);

I was under the impression Micheal wanted to avoid the function call. In particular because of the reference to interfacing to external library objects.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]