Image Interpolation with Geometric Contour Stencils
Main Page
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
svd2x2.h
Go to the documentation of this file.
1
16
#ifndef _SVD2X2_H_
17
#define _SVD2X2_H_
18
19
void
Svd2x2
(
double
*Theta,
double
*Sigma1,
double
*Sigma2,
20
double
*Phi,
int
*Sign1,
int
*Sign2,
double
A[2][2]);
21
22
#endif
/* _SVD2X2_H_ */
Generated on Fri Jul 5 2013 19:14:14 for Image Interpolation with Geometric Contour Stencils by
1.8.3.1