Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
ralfHielscher committed Mar 3, 2024
1 parent 9c18104 commit 618b8f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions S2Fun/@S2FunMLS/eval.m
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
% vals - the values of sF on v
%


v = v(:);
if sF.centered
vals = eval_centered(sF, v);
return;
Expand Down

0 comments on commit 618b8f2

Please sign in to comment.