- Timestamp:
- Dec 22, 2009, 9:52:30 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20091201/Ohana/src/opihi/include/data.h
r26418 r26467 165 165 void FreeBooks (void); 166 166 167 /* hermitian functions */ 168 double hermitian_polynomial (double x, int order); 169 double hermitian_00(double x); 170 double hermitian_01(double x); 171 double hermitian_02(double x); 172 double hermitian_03(double x); 173 double hermitian_04(double x); 174 double hermitian_05(double x); 175 double hermitian_06(double x); 176 double hermitian_07(double x); 177 double hermitian_08(double x); 178 double hermitian_09(double x); 179 double hermitian_10(double x); 180 167 181 # endif
Note:
See TracChangeset
for help on using the changeset viewer.
