Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ceres-solver/ceres-solver
/ functions
Functions
4,125 in github.com/ceres-solver/ceres-solver
⨍
Functions
4,125
◇
Types & classes
1,227
↓ 1 callers
Method
NumResiduals
internal/ceres/problem_impl.cc:796
↓ 1 callers
Method
NumVariables
Total number of pixels the filter covers.
examples/fields_of_experts.h:101
↓ 1 callers
Method
OnEnvironmentsSetUpEnd
internal/ceres/gmock_gtest_all.cc:5150
↓ 1 callers
Method
OnEnvironmentsSetUpStart
internal/ceres/gmock_gtest_all.cc:4913
↓ 1 callers
Method
OnEnvironmentsTearDownEnd
internal/ceres/gmock_gtest_all.cc:5168
↓ 1 callers
Method
OnEnvironmentsTearDownStart
internal/ceres/gmock_gtest_all.cc:5016
↓ 1 callers
Method
OnTestIterationEnd
internal/ceres/gmock_gtest_all.cc:5095
↓ 1 callers
Method
OnTestIterationStart
Fired before each iteration of tests starts.
internal/ceres/gmock_gtest_all.cc:4879
↓ 1 callers
Method
OnTestPartResult
Called after an assertion failure.
internal/ceres/gmock_gtest_all.cc:4957
↓ 1 callers
Method
OnTestProgramEnd
internal/ceres/gmock_gtest_all.cc:1532
↓ 1 callers
Method
OnTestProgramStart
internal/ceres/gmock_gtest_all.cc:1528
↓ 1 callers
Method
OpenFile
examples/libmv_bundle_adjuster.cc:283
↓ 1 callers
Function
OptionsAreValidForCgnr
internal/ceres/solver.cc:307
↓ 1 callers
Function
OptionsAreValidForDenseNormalCholesky
internal/ceres/solver.cc:199
↓ 1 callers
Function
OptionsAreValidForDenseQr
internal/ceres/solver.cc:205
↓ 1 callers
Function
OptionsAreValidForDenseSchur
internal/ceres/solver.cc:227
↓ 1 callers
Function
OptionsAreValidForIterativeSchur
internal/ceres/solver.cc:253
↓ 1 callers
Function
OptionsAreValidForLinearSolver
internal/ceres/solver.cc:363
↓ 1 callers
Function
OptionsAreValidForSparseNormalCholesky
internal/ceres/solver.cc:221
↓ 1 callers
Function
OptionsAreValidForSparseSchur
internal/ceres/solver.cc:243
↓ 1 callers
Function
OrderingForSparseNormalCholeskyUsingEigenSparse
internal/ceres/reorder_program.cc:169
↓ 1 callers
Function
OrderingForSparseNormalCholeskyUsingSuiteSparse
internal/ceres/reorder_program.cc:112
↓ 1 callers
Function
OrderingTypeToCHOLMODEnum
internal/ceres/suitesparse.cc:49
↓ 1 callers
Function
OutputFlagAlsoCheckEnvVar
As a special case for the 'output' flag, if GTEST_OUTPUT is not set, we look for XML_OUTPUT_FILE, which is set by the Bazel build system. The value o
internal/ceres/gmock_gtest_all.cc:11739
↓ 1 callers
Function
PackCamerasRotationAndTranslation
Get a vector of camera's rotations denoted by angle axis conjuncted with translations into single block Element with index i matches to a rotation+tr
examples/libmv_bundle_adjuster.cc:617
↓ 1 callers
Function
ParallelInvoke
internal/ceres/parallel_invoke.h:165
↓ 1 callers
Function
ParseGoogleMockBoolFlag
Parses a string for a Google Mock bool flag, in the form of "--gmock_flag=value". On success, stores the value of the flag in *value, and returns tru
internal/ceres/gmock_gtest_all.cc:14344
↓ 1 callers
Function
ParseGoogleMockIntFlag
internal/ceres/gmock_gtest_all.cc:14376
↓ 1 callers
Function
ParseGoogleMockStringFlag
internal/ceres/gmock_gtest_all.cc:14363
↓ 1 callers
Function
ParseGoogleTestFlagsOnly
Parses the command line for Google Test flags, without initializing other parts of Google Test.
internal/ceres/gmock_gtest_all.cc:8098
↓ 1 callers
Function
ParseInternalRunDeathTestFlag
Returns a newly created InternalRunDeathTestFlag object with fields initialized from the GTEST_FLAG(internal_run_death_test) flag if the flag is speci
internal/ceres/gmock_gtest_all.cc:9817
↓ 1 callers
Function
PartialMatch
internal/ceres/gtest/gtest.h:1164
↓ 1 callers
Function
Passed
Returns true if and only if the unit test passed (i.e. all test suites passed).
internal/ceres/gmock_gtest_all.cc:972
↓ 1 callers
Function
PatternMatchesString
Returns true if and only if the wildcard pattern matches the string. Each pattern consists of regular characters, single-character wildcards (?), and
internal/ceres/gmock_gtest_all.cc:2146
↓ 1 callers
Method
PerformDefaultAction
internal/ceres/gmock/gmock.h:9610
↓ 1 callers
Function
PermuteToCRS
internal/ceres/cuda_kernels_bsm_to_crs.cu.cc:419
↓ 1 callers
Function
PermuteToCRSPartitionedF
internal/ceres/cuda_kernels_bsm_to_crs.cu.cc:447
↓ 1 callers
Method
Perturb
examples/bal_problem.cc:293
↓ 1 callers
Method
Pixel
examples/pgm_image.h:132
↓ 1 callers
Method
PixelFromLinearIndex
examples/pgm_image.h:145
↓ 1 callers
Method
Plus
internal/ceres/gradient_checker_test.cc:363
↓ 1 callers
Method
Plus
include/ceres/product_manifold.h:103
↓ 1 callers
Method
Plus
include/ceres/autodiff_manifold.h:158
↓ 1 callers
Function
PlusJacobian
The local to global jacobian. Returns nullptr if there is no manifold for this parameter block. The returned matrix is row-major and has Size() rows a
internal/ceres/parameter_block.h:152
↓ 1 callers
Method
PlusJacobian
internal/ceres/gradient_checker_test.cc:372
↓ 1 callers
Method
PlusJacobian
include/ceres/product_manifold.h:117
↓ 1 callers
Function
PointForTrack
Returns a pointer to the point corresponding to a track.
examples/libmv_bundle_adjuster.cc:246
↓ 1 callers
Method
PostFlagParsingInit
Performs initialization dependent upon flag values obtained in ParseGoogleTestFlagsOnly. Is called from InitGoogleTest after the call to ParseGoogleT
internal/ceres/gmock_gtest_all.cc:7112
↓ 1 callers
Function
PostSolveSummarize
internal/ceres/solver.cc:565
↓ 1 callers
Function
PowerSeriesExpansionPreconditioner
internal/ceres/power_series_expansion_preconditioner.h:53
↓ 1 callers
Function
PreSolveSummarize
internal/ceres/solver.cc:530
↓ 1 callers
Method
Prepare
Point the jacobian blocks directly into the block sparse matrix.
internal/ceres/block_evaluate_preparer.cc:50
↓ 1 callers
Function
PrintAsStringLiteralTo
Prints a char32_t c as if it's part of a string literal, escaping it when necessary; returns how c was formatted.
internal/ceres/gmock_gtest_all.cc:11961
↓ 1 callers
Function
PrintBytesInObjectTo
Delegates to PrintBytesInObjectToImpl() to print the bytes in the given object. The delegation simplifies the implementation, which uses the << opera
internal/ceres/gmock_gtest_all.cc:11887
↓ 1 callers
Function
PrintBytesInObjectToImpl
Prints the bytes in the given value to the given ostream.
internal/ceres/gmock_gtest_all.cc:11846
↓ 1 callers
Function
PrintColorEncoded
Prints a string containing code-encoded text. The following escape sequences can be used in the string to control the text color: @@ prints a sin
internal/ceres/gmock_gtest_all.cc:7864
↓ 1 callers
Method
PrintJsonTestList
internal/ceres/gmock_gtest_all.cc:6317
↓ 1 callers
Function
PrintStringTo
internal/ceres/gmock_gtest_all.cc:12261
↓ 1 callers
Function
PrintTo
internal/ceres/gtest/gtest.h:5497
↓ 1 callers
Method
PrintTo
internal/ceres/gmock_gtest_all.cc:2843
↓ 1 callers
Function
PrintTupleTo
internal/ceres/gtest/gtest.h:5692
↓ 1 callers
Function
PrintU16StringTo
internal/ceres/gmock_gtest_all.cc:12275
↓ 1 callers
Function
PrintU32StringTo
internal/ceres/gmock_gtest_all.cc:12279
↓ 1 callers
Function
PrintU8StringTo
internal/ceres/gmock_gtest_all.cc:12270
↓ 1 callers
Function
PrintWideStringTo
internal/ceres/gmock_gtest_all.cc:12284
↓ 1 callers
Function
PrintWithFallback
internal/ceres/gtest/gtest.h:5363
↓ 1 callers
Method
PrintXmlTestsList
internal/ceres/gmock_gtest_all.cc:5860
↓ 1 callers
Function
QuaternionToRotation
include/ceres/rotation.h:702
↓ 1 callers
Function
QuaternionToScaledRotation
internal/ceres/autodiff_test.cc:103
↓ 1 callers
Function
QuaternionToScaledRotation
include/ceres/rotation.h:669
↓ 1 callers
Function
RE
Constructs an RE from a string.
internal/ceres/gtest/gtest.h:1149
↓ 1 callers
Function
RUN_ALL_TESTS
internal/ceres/gtest/gtest.h:12371
↓ 1 callers
Function
Range
internal/ceres/gtest/gtest.h:8928
↓ 1 callers
Function
ReadConstraint
examples/slam/common/read_g2o.h:64
↓ 1 callers
Function
ReadMatrix3x3
Read 3x3 column-major matrix from the file
examples/libmv_bundle_adjuster.cc:344
↓ 1 callers
Function
ReadProblemFromFile
Reads a bundle adjustment problem from the file. file_name denotes from which file to read the problem. camera_intrinsics will contain initial camera
examples/libmv_bundle_adjuster.cc:374
↓ 1 callers
Function
ReadVertex
examples/slam/common/read_g2o.h:46
↓ 1 callers
Method
RecordProperty
Adds a test property to the list. If a property with the same key as the supplied property is already represented, the value of this test_property rep
internal/ceres/gmock_gtest_all.cc:3730
↓ 1 callers
Function
RegionsAlias
Returns true if two regions of memory, a and b, with sizes size_a and size_b respectively, overlap.
internal/ceres/problem_impl.cc:70
↓ 1 callers
Method
RegisterInstantiation
internal/ceres/gmock_gtest_all.cc:2021
↓ 1 callers
Method
RegisterTestSuite
internal/ceres/gmock_gtest_all.cc:2015
↓ 1 callers
Function
RegisterTypeParameterizedTestSuite
internal/ceres/gmock_gtest_all.cc:2003
↓ 1 callers
Function
RegisterTypeParameterizedTestSuiteInstantiation
internal/ceres/gmock_gtest_all.cc:2009
↓ 1 callers
Method
Release
internal/ceres/gmock_gtest_all.cc:5294
↓ 1 callers
Method
RemoveDirectoryName
Returns a copy of the FilePath with the directory part removed. Example: FilePath("path/to/file").RemoveDirectoryName() returns FilePath("file"). If t
internal/ceres/gmock_gtest_all.cc:10023
↓ 1 callers
Method
RemoveExtension
Returns a copy of the FilePath with the case-insensitive extension removed. Example: FilePath("dir/file.exe").RemoveExtension("EXE") returns FilePath(
internal/ceres/gmock_gtest_all.cc:9992
↓ 1 callers
Method
RemoveFixedBlocks
internal/ceres/program.cc:305
↓ 1 callers
Function
RemoveLeadingZeros
Remove leading terms with zero coefficients.
internal/ceres/polynomial.cc:116
↓ 1 callers
Function
RemoveLogSink
internal/ceres/miniglog/glog/logging.h:160
↓ 1 callers
Method
RemoveResidualBlock
internal/ceres/problem_impl.cc:405
↓ 1 callers
Method
RemoveVertex
internal/ceres/graph.h:121
↓ 1 callers
Function
ReorderProgram
Reorder the program to reduce fill-in and increase cache coherency.
internal/ceres/trust_region_preprocessor.cc:110
↓ 1 callers
Function
ReorderProgramForSchurTypeLinearSolver
internal/ceres/reorder_program.cc:444
↓ 1 callers
Function
ReorderSchurComplementColumnsUsingEigen
internal/ceres/reorder_program.cc:382
↓ 1 callers
Function
ReorderSchurComplementColumnsUsingSuiteSparse
Pre-order the columns corresponding to the Schur complement if possible.
internal/ceres/reorder_program.cc:339
↓ 1 callers
Function
ReportInvalidTestSuiteType
internal/ceres/gmock_gtest_all.cc:4259
↓ 1 callers
Function
ReportUninterestingCall
Reports an uninteresting call (whose description is in msg) in the manner specified by 'reaction'.
internal/ceres/gmock_gtest_all.cc:13627
↓ 1 callers
Method
ResetTimeStatistics
internal/ceres/line_search.cc:149
↓ 1 callers
Function
RightMultiplyAndAccumulate
internal/ceres/preconditioner.h:168
↓ 1 callers
Method
RightMultiplyAndAccumulate
internal/ceres/schur_complement_solver.cc:66
← previous
next →
1,101–1,200 of 4,125, ranked by callers