Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
Homography.cpp File Reference
#include <iostream>
#include <float.h>
#include <math.h>
#include "Homography.h"
Include dependency graph for Homography.cpp:

Go to the source code of this file.

Namespaces

 lfeat
 

Functions

int lfeat::fsign (double x)
 
bool lfeat::Givens (double **C, double *d, double *x, double *r, int N, int n, int want_r)
 
std::ostream & lfeat::operator<< (std::ostream &o, const Homography &H)