Eigen

From ProgrammingExamples
Jump to: navigation, search

The following examples are frequent use cases of parts of the Eigen (http://eigen.tuxfamily.org/) library. Each example includes a CMakeLists.txt file so it can be easily compiled.

  • Convert a vector to and from homogeneous coordinates
  • Project 3D points to 2D using a 3x4 projection (camera) matrix
  • LevenbergMarquardt Analytical Derivative
  • LevenbergMarquardt Numerical Derivative
  • Sparse matrix
  • Symmetric sparse matrix solver (SimplicialLDLT)
  • STLVector
Retrieved from "http://www.programmingexamples.net/w/index.php?title=Eigen&oldid=5218"

Navigation menu

Views

  • Page
  • Discussion
  • View source
  • History

Personal tools

  • Log in
  • Request account

Navigation

  • Main page
  • Recent changes
  • Random page
  • Help

 

Tools

  • What links here
  • Related changes
  • Special pages
  • Printable version
  • Permanent link
  • Page information
Powered by MediaWiki
  • This page was last modified on 15 May 2015, at 06:18.
  • This page has been accessed 30,569 times.
  • Privacy policy
  • About ProgrammingExamples
  • Disclaimers