init
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
function h = Bg_gw(p, BG, Ppr)
|
||||
h = interptable(Ppr, BG, p);
|
||||
end
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
function h = Bg_gw(p, BG, Ppr)
|
||||
h = interptable(Ppr, BG, p);
|
||||
end
|
||||