Sameer Agarwal
							
						 | 
						
							
							
								bb127272f9
							
							Fix typos.
						 | 
						5 years ago | 
					
				
					
						
							
								   Sameer Agarwal
							
						 | 
						
							
							
								a0ec5c32af
							
							Update version history for 2.0.0RC2
						 | 
						5 years ago | 
					
				
					
						
							
								   Sameer Agarwal
							
						 | 
						
							
							
								3f69e5b36a
							
							Corrections from William Rucklidge
						 | 
						5 years ago | 
					
				
					
						
							
								   Sameer Agarwal
							
						 | 
						
							
							
								d1b35ffc16
							
							Corrections from William Rucklidge
						 | 
						5 years ago | 
					
				
					
						
							
								   Sameer Agarwal
							
						 | 
						
							
							
								8e1d8e32ad
							
							A number of small changes.
						 | 
						5 years ago | 
					
				
					
						
							
								   Julian Kent
							
						 | 
						
							
							
								368a738e52
							
							AutoDiffCostFunction: optional ownership
						 | 
						5 years ago | 
					
				
					
						
							
								   Sameer Agarwal
							
						 | 
						
							
							
								242c703b50
							
							Minor fixes to the documentation
						 | 
						5 years ago | 
					
				
					
						
							
								   Sameer Agarwal
							
						 | 
						
							
							
								db2af1be87
							
							Add Problem::EvaluateResidualBlockAssumingParametersUnchanged
						 | 
						5 years ago | 
					
				
					
						
							
								   Sameer Agarwal
							
						 | 
						
							
							
								ab4ed32cda
							
							Replace NULL with nullptr in the documentation.
						 | 
						5 years ago | 
					
				
					
						
							
								   Carl Dehlin
							
						 | 
						
							
							
								27cab77b69
							
							Reformulate some sentences
						 | 
						5 years ago | 
					
				
					
						
							
								   Sameer Agarwal
							
						 | 
						
							
							
								1d75e75681
							
							Improve documentation for LocalParameterization
						 | 
						5 years ago | 
					
				
					
						
							
								   Sameer Agarwal
							
						 | 
						
							
							
								70308f7bb9
							
							Simplify documentation generation.
						 | 
						5 years ago | 
					
				
					
						
							
								   Sameer Agarwal
							
						 | 
						
							
							
								2281c6ed24
							
							Fixes for comments from William Rucklidge
						 | 
						5 years ago | 
					
				
					
						
							
								   Sameer Agarwal
							
						 | 
						
							
							
								27183d661e
							
							Allow LocalParameterizations to have zero local size.
						 | 
						6 years ago | 
					
				
					
						
							
								   Johannes Beck
							
						 | 
						
							
							
								6bde61d6be
							
							Add line local parameterization.
						 | 
						5 years ago | 
					
				
					
						
							
								   Sameer Agarwal
							
						 | 
						
							
							
								f212c92954
							
							Let Problem::SetParameterization be called more than once.
						 | 
						5 years ago | 
					
				
					
						
							
								   Sameer Agarwal
							
						 | 
						
							
							
								19728e72d4
							
							Add documentation for Problem::IsParameterBlockConstant
						 | 
						5 years ago | 
					
				
					
						
							
								   Sameer Agarwal
							
						 | 
						
							
							
								bf709ecac2
							
							Move EvaluationCallback from Solver::Options to Problem::Options.
						 | 
						6 years ago | 
					
				
					
						
							
								   Sameer Agarwal
							
						 | 
						
							
							
								db1f5b57a0
							
							Allow some methods in Problem to use const double*.
						 | 
						6 years ago | 
					
				
					
						
							
								   Sameer Agarwal
							
						 | 
						
							
							
								1b852c57e0
							
							Add Problem::EvaluateResidualBlock.
						 | 
						6 years ago | 
					
				
					
						
							
								   Sameer Agarwal
							
						 | 
						
							
							
								d467a627b5
							
							IdentityTransformation -> IdentityParameterization
						 | 
						6 years ago | 
					
				
					
						
							
								   Sameer Agarwal
							
						 | 
						
							
							
								eaec6a9d0c
							
							Fix more typos in CostFunctionToFunctor documentation.
						 | 
						6 years ago | 
					
				
					
						
							
								   Sameer Agarwal
							
						 | 
						
							
							
								99b5aa4aa5
							
							Fix typos in CostFunctionToFunctor documentation.
						 | 
						6 years ago | 
					
				
					
						
							
								   Dmitriy Korchemkin
							
						 | 
						
							
							
								2ac62a6d78
							
							Fix docs for Problem::EvaluateOptions and contributing
						 | 
						7 years ago | 
					
				
					
						
							
								   Sameer Agarwal
							
						 | 
						
							
							
								32cb9e4a12
							
							Respect bounds when using Solver::Options::check_gradients
						 | 
						7 years ago | 
					
				
					
						
							
								   Mike Vitus
							
						 | 
						
							
							
								4e391c36c1
							
							Corrects the documentation of Problem::AddResidualBlock.
						 | 
						7 years ago | 
					
				
					
						
							
								   Sameer Agarwal
							
						 | 
						
							
							
								202dd9f3a1
							
							Add GradientProblemSolver::Options::update_state_every_iteration
						 | 
						7 years ago | 
					
				
					
						
							
								   Sameer Agarwal
							
						 | 
						
							
							
								ef36667a2c
							
							Fix the documentation for CostFunction::Evaluate.
						 | 
						8 years ago | 
					
				
					
						
							
								   Keir Mierle
							
						 | 
						
							
							
								cb497df619
							
							Add link for CLA in docs; minor fixes
						 | 
						8 years ago | 
					
				
					
						
							
								   Sameer Agarwal
							
						 | 
						
							
							
								d02b5d7022
							
							Update Problem::EvaluateOptions documentation.
						 | 
						8 years ago |