Linear Methods for Image Interpolation
Main Page
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
adaptlob.h
Go to the documentation of this file.
1
16
#ifndef _ADAPTLOB_H_
17
#define _ADAPTLOB_H_
18
19
float
AdaptLob
(
float
(*f)(
float
,
const
void
*),
float
a,
float
b,
20
float
Tol,
const
void
*Param);
21
22
#endif
/* _ADAPTLOB_H_ */
Generated on Fri Jul 5 2013 18:57:40 for Linear Methods for Image Interpolation by
1.8.3.1