oseledets / tt-fort

Fortran computing core of the TT-Toolbox
MIT License
10 stars 10 forks source link

Added selection of norm estimation in KSL #4

Closed qbit- closed 6 years ago

qbit- commented 6 years ago

This commit adds option to select the kind of norm to use in the KSL procedure. KSL needs to estimate matrix norm to call dexp_mv. The interface to the function normest changed here. It is called only before calling extlib, so only few changes were introduced to the main KSL function