Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ceres-solver/ceres-solver
/ types & classes
Types & classes
1,227 in github.com/ceres-solver/ceres-solver
⨍
Functions
4,125
◇
Types & classes
1,227
↓ 18 callers
Class
EvaluatorTestOptions
internal/ceres/evaluator_test.cc:104
↓ 13 callers
Class
Options
internal/ceres/evaluator.h:64
↓ 9 callers
Class
CallStatistics
internal/ceres/execution_summary.h:44
↓ 7 callers
Class
EvaluateOptions
Options struct to control Evaluator::Evaluate;
internal/ceres/evaluator.h:98
↓ 5 callers
Class
Rank0
internal/ceres/gmock/gmock.h:5612
↓ 4 callers
Class
Summary
internal/ceres/line_search.h:62
↓ 3 callers
Class
CodeLocation
internal/ceres/gtest/gtest.h:3870
↓ 3 callers
Enum
StorageType
internal/ceres/compressed_row_sparse_matrix.h:56
↓ 2 callers
Class
AssertHelper
internal/ceres/gtest/gtest.h:9696
↓ 2 callers
Class
Chunk
internal/ceres/schur_eliminator.h:277
↓ 2 callers
Class
MatchesRegexMatcher
Implements polymorphic matchers MatchesRegex(regex) and ContainsRegex(regex), which can be used as a Matcher<T> as long as T can be converted to a str
internal/ceres/gtest/gtest.h:6877
↓ 2 callers
Class
Op
NOLINT
internal/ceres/gmock/gmock.h:1966
↓ 2 callers
Class
RelationToSourceCopy
internal/ceres/gtest/gtest.h:4461
↓ 2 callers
Class
RelationToSourceReference
The relation between an NativeArray object (see below) and the native array it represents. We use 2 different structs to allow non-copyable types to b
internal/ceres/gtest/gtest.h:4460
↓ 2 callers
Class
TripletSparseMatrix
internal/ceres/program.h:48
↓ 2 callers
Class
sigaction
internal/ceres/gmock_gtest_all.cc:9575
↓ 1 callers
Class
BlockRandomAccessDiagonalMatrix
internal/ceres/schur_jacobi_preconditioner.h:52
↓ 1 callers
Class
BlockRandomAccessSparseMatrix
internal/ceres/visibility_based_preconditioner.h:67
↓ 1 callers
Class
CRSMatrix
include/ceres/problem.h:58
↓ 1 callers
Class
ClassUniqueToAlwaysTrue
internal/ceres/gmock_gtest_all.cc:7726
↓ 1 callers
Class
ContextImpl
internal/ceres/program.h:49
↓ 1 callers
Class
DoDefaultAction
Implements the polymorphic DoDefault() action.
internal/ceres/gmock/gmock.h:1776
↓ 1 callers
Class
DynamicAutoDiffCostFunction
include/ceres/dynamic_autodiff_cost_function.h:80
↓ 1 callers
Class
Eq2Matcher
internal/ceres/gmock/gmock.h:4035
↓ 1 callers
Class
EvaluationCallback
include/ceres/problem.h:54
↓ 1 callers
Class
Evaluator
internal/ceres/minimizer.h:45
↓ 1 callers
Class
ExpectationBase
Base class for expectations.
internal/ceres/gmock/gmock.h:8319
↓ 1 callers
Class
FirstOrderFunction
include/ceres/gradient_problem.h:43
↓ 1 callers
Class
FunctionSample
internal/ceres/polynomial.h:43
↓ 1 callers
Class
Ge2Matcher
internal/ceres/gmock/gmock.h:4055
↓ 1 callers
Class
GradientProblem
include/ceres/gradient_problem_solver.h:46
↓ 1 callers
Class
Gt2Matcher
internal/ceres/gmock/gmock.h:4047
↓ 1 callers
Class
InstantiationInfo
internal/ceres/gtest/gtest.h:8564
↓ 1 callers
Class
IsNanMatcher
Implements the polymorphic IsNan() matcher, which matches any floating type value that is Nan.
internal/ceres/gmock/gmock.h:4440
↓ 1 callers
Class
IsNullMatcher
Implements the polymorphic IsNull() matcher, which matches any raw or smart pointer that is NULL.
internal/ceres/gmock/gmock.h:3628
↓ 1 callers
Class
JsonUnitTestResultPrinter
This class generates an JSON output file.
internal/ceres/gmock_gtest_all.cc:5918
↓ 1 callers
Class
Le2Matcher
internal/ceres/gmock/gmock.h:4051
↓ 1 callers
Class
LessComparator
A comparator functor that uses the < operator to compare two values.
internal/ceres/gmock/gmock.h:5285
↓ 1 callers
Class
LinearOperator
internal/ceres/linear_solver.h:130
↓ 1 callers
Class
LossFunction
include/ceres/problem.h:55
↓ 1 callers
Class
Lt2Matcher
internal/ceres/gmock/gmock.h:4043
↓ 1 callers
Class
Manifold
include/ceres/problem.h:56
↓ 1 callers
Class
MaxBipartiteMatchState
FindMaxBipartiteMatching and its helper class. Uses the well-known Ford-Fulkerson max flow method to find a maximum bipartite matching. Flow is consi
internal/ceres/gmock_gtest_all.cc:13010
↓ 1 callers
Class
Ne2Matcher
internal/ceres/gmock/gmock.h:4039
↓ 1 callers
Class
NotNullMatcher
Implements the polymorphic NotNull() matcher, which matches any raw or smart pointer that is not NULL.
internal/ceres/gmock/gmock.h:3644
↓ 1 callers
Class
Notification
Allows a controller thread to pause execution of newly created threads until notified. Instances of this class must be created and destroyed in the c
internal/ceres/gtest/gtest.h:1438
↓ 1 callers
Class
Options
internal/ceres/minimizer.h:58
↓ 1 callers
Class
ParamIterator
internal/ceres/gtest/gtest.h:8057
↓ 1 callers
Class
PerSolveOptions
Options for the Solve method.
internal/ceres/linear_solver.h:233
↓ 1 callers
Class
PreprocessedProblem
internal/ceres/preprocessor.h:52
↓ 1 callers
Class
PrintToStringParamName
A builtin parameterized test name generator which returns the result of testing::PrintToString.
internal/ceres/gtest/gtest.h:8002
↓ 1 callers
Class
RefMatcher<T&>
internal/ceres/gmock/gmock.h:3675
↓ 1 callers
Class
ResidualBlock
internal/ceres/program.h:47
↓ 1 callers
Class
ReturnNullAction
Implements the ReturnNull() action.
internal/ceres/gmock/gmock.h:1640
↓ 1 callers
Class
ReturnVoidAction
Implements the Return() action.
internal/ceres/gmock/gmock.h:1652
↓ 1 callers
Class
RowColLessThan
Helper functor used by the constructor for reordering the contents of a TripletSparseMatrix. This comparator assumes that there are no duplicates in t
internal/ceres/compressed_row_sparse_matrix.cc:58
↓ 1 callers
Class
SchurEliminatorBase
internal/ceres/schur_jacobi_preconditioner.h:55
↓ 1 callers
Class
Solver
include/ceres/problem.h:57
↓ 1 callers
Class
SparseMatrix
internal/ceres/evaluator.h:54
↓ 1 callers
Class
Summary
include/ceres/tiny_solver.h:179
↓ 1 callers
Class
Test
Represents a failure message.
internal/ceres/gtest/gtest.h:3481
↓ 1 callers
Class
TestInfo
Represents a test.
internal/ceres/gtest/gtest.h:3482
↓ 1 callers
Class
TestProperty
A copyable object representing a user specified test property which can be output as a key/value string pair. Don't inherit from TestProperty as its
internal/ceres/gtest/gtest.h:10416
↓ 1 callers
Class
TestPropertyKeyIs
A predicate that checks the key of a TestProperty against a known key. TestPropertyKeyIs is copyable.
internal/ceres/gmock_gtest_all.cc:745
↓ 1 callers
Class
TestSuite
internal/ceres/gtest/gtest.h:9720
↓ 1 callers
Class
TestSuiteNameIs
A predicate that checks the name of a TestSuite against a known value. This is used for implementation of the UnitTest class only. We put it in the
internal/ceres/gmock_gtest_all.cc:7162
↓ 1 callers
Class
TypeParameterizedTestSuiteInfo
internal/ceres/gtest/gtest.h:8698
↓ 1 callers
Class
Types
internal/ceres/gtest/gtest.h:3402
↓ 1 callers
Class
UnitTest
Result of a test part.
internal/ceres/gtest/gtest.h:3484
↓ 1 callers
Class
WithWhatMatcherImpl
internal/ceres/gmock/gmock.h:7925
↓ 1 callers
Class
WithoutMatchers
A marker class that is used to resolve parameterless expectations to the correct overload. This must not be instantiable, to prevent client code from
internal/ceres/gmock/gmock.h:599
↓ 1 callers
Class
XmlUnitTestResultPrinter
This class generates an XML output file.
internal/ceres/gmock_gtest_all.cc:5370
↓ 1 callers
Class
_stat
internal/ceres/gtest/gtest.h:2236
↓ 1 callers
Class
stat
internal/ceres/gtest/gtest.h:2270
Enum
AbortReason
An enumeration of the three reasons that a test might be aborted.
internal/ceres/gtest/gtest.h:7077
Class
AbortingIterationCallback
internal/ceres/minimizer_test.cc:61
Class
AbstractSocketWriter
internal/ceres/gmock_gtest_all.cc:1457
Class
AccelerateSparse
internal/ceres/accelerate_sparse.h:73
Class
AccelerateSparse<double>
internal/ceres/accelerate_sparse.cc:184
Class
AccelerateSparse<float>
internal/ceres/accelerate_sparse.cc:185
Class
Action
internal/ceres/gmock/gmock.h:1354
Class
ActionAdapter
internal/ceres/gmock/gmock.h:1357
Class
ActionImpl
internal/ceres/gmock/gmock.h:2401
Class
ActionImpl<R(Args...), Impl>
internal/ceres/gmock/gmock.h:2415
Class
ActionInterface
internal/ceres/gmock/gmock.h:1328
Class
ActionResultHolder
internal/ceres/gmock/gmock.h:9593
Class
ActionResultHolder<void>
internal/ceres/gmock/gmock.h:9641
Class
AddressMatcher
internal/ceres/gmock/gmock.h:5699
Class
AllOfMatcherImpl
internal/ceres/gmock/gmock.h:4110
Class
AnalyticBiCubicCost
Cost-function using analytic interface of BiCubicInterpolator
examples/bicubic_interpolation_analytic.cc:50
Class
AnalyticConstantCostFunction
internal/ceres/autodiff_benchmarks/constant_cost_function.h:49
Class
AngleManifold
Defines a manifold for updating the angle to be constrained in [-pi to pi).
examples/slam/pose_graph_2d/angle_manifold.h:41
Class
AnyCastMatcher
internal/ceres/gmock/gmock.h:6699
Class
AnyEq
internal/ceres/gtest/gtest.h:6258
Class
AnyGe
internal/ceres/gtest/gtest.h:6278
Class
AnyGt
internal/ceres/gtest/gtest.h:6270
Class
AnyLe
internal/ceres/gtest/gtest.h:6274
Class
AnyLt
internal/ceres/gtest/gtest.h:6266
Class
AnyNe
internal/ceres/gtest/gtest.h:6262
Class
AnyOfMatcherImpl
internal/ceres/gmock/gmock.h:4215
next →
1–100 of 1,227, ranked by callers