MCPcopy Create free account

hub / github.com/ceres-solver/ceres-solver / types & classes

Types & classes1,227 in github.com/ceres-solver/ceres-solver

↓ 18 callersClassEvaluatorTestOptions
internal/ceres/evaluator_test.cc:104
↓ 13 callersClassOptions
internal/ceres/evaluator.h:64
↓ 9 callersClassCallStatistics
internal/ceres/execution_summary.h:44
↓ 7 callersClassEvaluateOptions
Options struct to control Evaluator::Evaluate;
internal/ceres/evaluator.h:98
↓ 5 callersClassRank0
internal/ceres/gmock/gmock.h:5612
↓ 4 callersClassSummary
internal/ceres/line_search.h:62
↓ 3 callersClassCodeLocation
internal/ceres/gtest/gtest.h:3870
↓ 3 callersEnumStorageType
internal/ceres/compressed_row_sparse_matrix.h:56
↓ 2 callersClassAssertHelper
internal/ceres/gtest/gtest.h:9696
↓ 2 callersClassChunk
internal/ceres/schur_eliminator.h:277
↓ 2 callersClassMatchesRegexMatcher
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 callersClassOp
NOLINT
internal/ceres/gmock/gmock.h:1966
↓ 2 callersClassRelationToSourceCopy
internal/ceres/gtest/gtest.h:4461
↓ 2 callersClassRelationToSourceReference
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 callersClassTripletSparseMatrix
internal/ceres/program.h:48
↓ 2 callersClasssigaction
internal/ceres/gmock_gtest_all.cc:9575
↓ 1 callersClassBlockRandomAccessDiagonalMatrix
internal/ceres/schur_jacobi_preconditioner.h:52
↓ 1 callersClassBlockRandomAccessSparseMatrix
internal/ceres/visibility_based_preconditioner.h:67
↓ 1 callersClassCRSMatrix
include/ceres/problem.h:58
↓ 1 callersClassClassUniqueToAlwaysTrue
internal/ceres/gmock_gtest_all.cc:7726
↓ 1 callersClassContextImpl
internal/ceres/program.h:49
↓ 1 callersClassDoDefaultAction
Implements the polymorphic DoDefault() action.
internal/ceres/gmock/gmock.h:1776
↓ 1 callersClassDynamicAutoDiffCostFunction
include/ceres/dynamic_autodiff_cost_function.h:80
↓ 1 callersClassEq2Matcher
internal/ceres/gmock/gmock.h:4035
↓ 1 callersClassEvaluationCallback
include/ceres/problem.h:54
↓ 1 callersClassEvaluator
internal/ceres/minimizer.h:45
↓ 1 callersClassExpectationBase
Base class for expectations.
internal/ceres/gmock/gmock.h:8319
↓ 1 callersClassFirstOrderFunction
include/ceres/gradient_problem.h:43
↓ 1 callersClassFunctionSample
internal/ceres/polynomial.h:43
↓ 1 callersClassGe2Matcher
internal/ceres/gmock/gmock.h:4055
↓ 1 callersClassGradientProblem
include/ceres/gradient_problem_solver.h:46
↓ 1 callersClassGt2Matcher
internal/ceres/gmock/gmock.h:4047
↓ 1 callersClassInstantiationInfo
internal/ceres/gtest/gtest.h:8564
↓ 1 callersClassIsNanMatcher
Implements the polymorphic IsNan() matcher, which matches any floating type value that is Nan.
internal/ceres/gmock/gmock.h:4440
↓ 1 callersClassIsNullMatcher
Implements the polymorphic IsNull() matcher, which matches any raw or smart pointer that is NULL.
internal/ceres/gmock/gmock.h:3628
↓ 1 callersClassJsonUnitTestResultPrinter
This class generates an JSON output file.
internal/ceres/gmock_gtest_all.cc:5918
↓ 1 callersClassLe2Matcher
internal/ceres/gmock/gmock.h:4051
↓ 1 callersClassLessComparator
A comparator functor that uses the < operator to compare two values.
internal/ceres/gmock/gmock.h:5285
↓ 1 callersClassLinearOperator
internal/ceres/linear_solver.h:130
↓ 1 callersClassLossFunction
include/ceres/problem.h:55
↓ 1 callersClassLt2Matcher
internal/ceres/gmock/gmock.h:4043
↓ 1 callersClassManifold
include/ceres/problem.h:56
↓ 1 callersClassMaxBipartiteMatchState
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 callersClassNe2Matcher
internal/ceres/gmock/gmock.h:4039
↓ 1 callersClassNotNullMatcher
Implements the polymorphic NotNull() matcher, which matches any raw or smart pointer that is not NULL.
internal/ceres/gmock/gmock.h:3644
↓ 1 callersClassNotification
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 callersClassOptions
internal/ceres/minimizer.h:58
↓ 1 callersClassParamIterator
internal/ceres/gtest/gtest.h:8057
↓ 1 callersClassPerSolveOptions
Options for the Solve method.
internal/ceres/linear_solver.h:233
↓ 1 callersClassPreprocessedProblem
internal/ceres/preprocessor.h:52
↓ 1 callersClassPrintToStringParamName
A builtin parameterized test name generator which returns the result of testing::PrintToString.
internal/ceres/gtest/gtest.h:8002
↓ 1 callersClassRefMatcher<T&>
internal/ceres/gmock/gmock.h:3675
↓ 1 callersClassResidualBlock
internal/ceres/program.h:47
↓ 1 callersClassReturnNullAction
Implements the ReturnNull() action.
internal/ceres/gmock/gmock.h:1640
↓ 1 callersClassReturnVoidAction
Implements the Return() action.
internal/ceres/gmock/gmock.h:1652
↓ 1 callersClassRowColLessThan
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 callersClassSchurEliminatorBase
internal/ceres/schur_jacobi_preconditioner.h:55
↓ 1 callersClassSolver
include/ceres/problem.h:57
↓ 1 callersClassSparseMatrix
internal/ceres/evaluator.h:54
↓ 1 callersClassSummary
include/ceres/tiny_solver.h:179
↓ 1 callersClassTest
Represents a failure message.
internal/ceres/gtest/gtest.h:3481
↓ 1 callersClassTestInfo
Represents a test.
internal/ceres/gtest/gtest.h:3482
↓ 1 callersClassTestProperty
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 callersClassTestPropertyKeyIs
A predicate that checks the key of a TestProperty against a known key. TestPropertyKeyIs is copyable.
internal/ceres/gmock_gtest_all.cc:745
↓ 1 callersClassTestSuite
internal/ceres/gtest/gtest.h:9720
↓ 1 callersClassTestSuiteNameIs
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 callersClassTypeParameterizedTestSuiteInfo
internal/ceres/gtest/gtest.h:8698
↓ 1 callersClassTypes
internal/ceres/gtest/gtest.h:3402
↓ 1 callersClassUnitTest
Result of a test part.
internal/ceres/gtest/gtest.h:3484
↓ 1 callersClassWithWhatMatcherImpl
internal/ceres/gmock/gmock.h:7925
↓ 1 callersClassWithoutMatchers
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 callersClassXmlUnitTestResultPrinter
This class generates an XML output file.
internal/ceres/gmock_gtest_all.cc:5370
↓ 1 callersClass_stat
internal/ceres/gtest/gtest.h:2236
↓ 1 callersClassstat
internal/ceres/gtest/gtest.h:2270
EnumAbortReason
An enumeration of the three reasons that a test might be aborted.
internal/ceres/gtest/gtest.h:7077
ClassAbortingIterationCallback
internal/ceres/minimizer_test.cc:61
ClassAbstractSocketWriter
internal/ceres/gmock_gtest_all.cc:1457
ClassAccelerateSparse
internal/ceres/accelerate_sparse.h:73
ClassAccelerateSparse<double>
internal/ceres/accelerate_sparse.cc:184
ClassAccelerateSparse<float>
internal/ceres/accelerate_sparse.cc:185
ClassAction
internal/ceres/gmock/gmock.h:1354
ClassActionAdapter
internal/ceres/gmock/gmock.h:1357
ClassActionImpl
internal/ceres/gmock/gmock.h:2401
ClassActionImpl<R(Args...), Impl>
internal/ceres/gmock/gmock.h:2415
ClassActionInterface
internal/ceres/gmock/gmock.h:1328
ClassActionResultHolder
internal/ceres/gmock/gmock.h:9593
ClassActionResultHolder<void>
internal/ceres/gmock/gmock.h:9641
ClassAddressMatcher
internal/ceres/gmock/gmock.h:5699
ClassAllOfMatcherImpl
internal/ceres/gmock/gmock.h:4110
ClassAnalyticBiCubicCost
Cost-function using analytic interface of BiCubicInterpolator
examples/bicubic_interpolation_analytic.cc:50
ClassAnalyticConstantCostFunction
internal/ceres/autodiff_benchmarks/constant_cost_function.h:49
ClassAngleManifold
Defines a manifold for updating the angle to be constrained in [-pi to pi).
examples/slam/pose_graph_2d/angle_manifold.h:41
ClassAnyCastMatcher
internal/ceres/gmock/gmock.h:6699
ClassAnyEq
internal/ceres/gtest/gtest.h:6258
ClassAnyGe
internal/ceres/gtest/gtest.h:6278
ClassAnyGt
internal/ceres/gtest/gtest.h:6270
ClassAnyLe
internal/ceres/gtest/gtest.h:6274
ClassAnyLt
internal/ceres/gtest/gtest.h:6266
ClassAnyNe
internal/ceres/gtest/gtest.h:6262
ClassAnyOfMatcherImpl
internal/ceres/gmock/gmock.h:4215
next →1–100 of 1,227, ranked by callers