Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ライブラリAlglib、つまりFFTに関するヘルプが必要です。私が理解しているように、入力は文字列で、出力は同じです。
complex_1d_array z = "[1i,1i,1i,1i]"; - input
入力を配列にすることはできますか? 前もって感謝します。