A.coeffRef(i,j) = value which is less efficient than using setFromTriplets() as explained in the first documentation pagesolver.compute() equivalent to solver.analyzePattern() followed by solver.factorize; useful to break up if you need to solve systems with the same sparsity pattern but different values: examplePoint is an alias for ACG::Vec3d (see header file); these have many overloaded operators for basic vector arithmetic and other useful functions like dot product, cross product, norm, etc.