Skip to content
Snippets Groups Projects
Commit da2e2a79 authored by Oliver Sander's avatar Oliver Sander Committed by sander
Browse files

Use the vectors of the orthonormal frame as directions in hess_mat

Previously we called hess_mat (vector-mode second derivatives) with the
canonical basis vectors, and then rotated the resulting matrix.
This is wasteful, as more directions are used than necessary.
This patch uses the minimal number of directions.

[[Imported from SVN: r9818]]
parent d016fdc4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment