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

[dennou-ruby:000570] Re: array dimension proto type



北村です. 

math2の作業は完了しました. ファイルを添付しておきます.
例によって*がつぶせないところがありました. こんな具合です.

weil:~/davis/proto% grep NB: math2_*
math2_fftlib.fp:/* NB: (EZFFTB) A and B size are N/2 if N is even, (N-1)/2 if N is odd. */
math2_fftlib.fp:/* NB: (EZFFTF) A and B size are N/2 if N is even, (N-1)/2 if N is odd. */
math2_fftlib.fp:/* NB: (SINT) WSAVE size are equal to and larger than 5/2*N+15 */
math2_fftlib.fp:/* NB: (SINT) WSAVE size are equal to and larger than 5/2*N+15 */
math2_odelib.fp:/* NB: (ODRKDU) WORK size is (N,5) (ALGR=ODRK4), (N,3) (otherwise). */
math2_odelib.fp:/* NB: (ODRKDV) WORK size is (N,7) (ALGR=ODRK4), (N,5) (otherwise). */

では, よろしくお願いします.

# 作業をしていて, 欠損値処理の必要としない独立したライブラリは
# C で独立して書いておくと便利かなあと思いましたが, それはその
# うち考えるということで.

----
Yuji Kitamura <kitamura@xxxxxx>