Does ode15s call BLAS functions?
1 次查看(过去 30 天)
显示 更早的评论
Hi All,
This is a follow up to my previous post here
Could someone please clarify if the ode solver calls BLAS functions for Matrix operations?
0 个评论
回答(2 个)
Jan
2020-12-16
Matlab calls BLAS functions internally for matrix operations. ODE15 does not do this explicitely.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Ordinary Differential Equations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!