mirror of
https://github.com/paboyle/Grid.git
synced 2025-12-18 11:44:41 +00:00
Refactoring header layout
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#include<iomanip>
|
||||
#include<cassert>
|
||||
|
||||
#include<algorithms/approx/Remez.h>
|
||||
#include<Grid/algorithms/approx/Remez.h>
|
||||
|
||||
// Constructor
|
||||
AlgRemez::AlgRemez(double lower, double upper, long precision)
|
||||
|
||||
Reference in New Issue
Block a user