egoist-sx / Optimization_Toolkit_iOS

g2o and CHOLMOD for iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Optimization_Toolkit_iOS

CHOLMOD (and dependencies) and g2o arm build for iOS

Just build the dependecies and link generated static libs(or configure xcode to build shared libs) in your project.

AMD, CAMD, CCOLAMD, and COLAMD has been prebuild and put in /SuiteSparse/prebuild directory for building CHOLAMD

This has been tested on arm64(iPhone 6 plus and iPad air2)

About

g2o and CHOLMOD for iOS


Languages

Language:C++ 55.7%Language:C 32.1%Language:Makefile 9.8%Language:Fortran 1.7%Language:CMake 0.8%