Does ode15s call BLAS functions?

1 view (last 30 days)
Deepa Maheshvare
Deepa Maheshvare on 15 Nov 2020
Answered: Jan on 16 Dec 2020
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?

Answers (2)

Kiran Felix Robert
Kiran Felix Robert on 16 Dec 2020
Hi Deepa,
Please refer the documentation for more information regarding the oder15 solver
Kiran Felix Robert

Jan
Jan on 16 Dec 2020
Matlab calls BLAS functions internally for matrix operations. ODE15 does not do this explicitely.

Tags

Products


Release

R2019b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!