DP3
Public Attributes | List of all members
dp3::ddecal::SolverBase::SolveResult Struct Reference

#include <SolverBase.h>

Public Attributes

size_t constraint_iterations = 0
 
size_t iterations = 0
 
std::vector< std::vector< ConstraintResult > > results
 

Member Data Documentation

◆ constraint_iterations

size_t dp3::ddecal::SolverBase::SolveResult::constraint_iterations = 0

◆ iterations

size_t dp3::ddecal::SolverBase::SolveResult::iterations = 0

◆ results

std::vector<std::vector<ConstraintResult> > dp3::ddecal::SolverBase::SolveResult::results

The documentation for this struct was generated from the following file: