Skip to main content

Module optfirstpivot

Module optfirstpivot 

Source
Expand description

Utility for optimizing the first pivot for tensor cross interpolation.

A good initial pivot (where |f| is large) improves TCI convergence. opt_first_pivot performs a greedy local search starting from a user-supplied guess.

Functionsยง

opt_first_pivot
Optimize the initial pivot by greedy coordinate-wise search.