Go to the source code of this file.
Typedefs | |
| typedef Matrix< float, Dynamic, 2 > | DataMatrix |
Variables | |
| VectorXf | elevations |
| DataMatrix | samples |
| Matrix< float, 2, 1 > | xy |
| typedef Matrix<float,Dynamic,2> DataMatrix |
Definition at line 1 of file LLT_solve.cpp.
| VectorXf elevations |
Definition at line 4 of file LLT_solve.cpp.
| DataMatrix samples |
Definition at line 3 of file LLT_solve.cpp.
| Matrix<float,2,1> xy |
Definition at line 6 of file LLT_solve.cpp.