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.
簡単な質問です。
いくつかのグーグルを実行しましたが、まだ答えを見つけることができません: Fortran の行列べき乗関数は何ですか (または、何かありますか)?
ありがとう、
Fortran には固有の行列ベキ関数はありません。matmul役立つかもしれない行列を乗算するための組み込み関数があります。
matmul