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
GetHandle
Returns an Expectation object that references and co-owns this expectation.
internal/ceres/gmock/gmock.h:9309
↓ 1 callers
Method
GetHandleOf
Returns an Expectation object that references and co-owns exp, which must be an expectation on this mock function.
internal/ceres/gmock_gtest_all.cc:13849
↓ 1 callers
Function
GetNewColor
internal/ceres/gmock_gtest_all.cc:4685
↓ 1 callers
Function
GetNextRandomSeed
Returns the first valid random seed after 'seed'. The behavior is undefined if 'seed' is invalid. The seed after kMaxRandomSeed is considered to be
internal/ceres/gmock_gtest_all.cc:537
↓ 1 callers
Function
GetNumAllowedThreads
Constrain the total number of threads to the amount the hardware can support.
internal/ceres/thread_pool.cc:42
↓ 1 callers
Method
GetParameterBlocksForResidualBlock
internal/ceres/problem.cc:192
↓ 1 callers
Function
GetRandomSeedFromFlag
Returns a random seed in range [1, kMaxRandomSeed] based on the given --gtest_random_seed flag value.
internal/ceres/gmock_gtest_all.cc:521
↓ 1 callers
Function
GetReservedAttributesForElement
internal/ceres/gmock_gtest_all.cc:3781
↓ 1 callers
Method
GetResidualBlocksForParameterBlock
internal/ceres/problem.cc:208
↓ 1 callers
Function
GetStatusFileDescriptor
Recreates the pipe and event handles from the provided parameters, signals the event, and returns a file descriptor wrapped around the pipe handle. Th
internal/ceres/gmock_gtest_all.cc:9752
↓ 1 callers
Method
GetTestSuiteTypeId
Test suite id to verify identity.
internal/ceres/gtest/gtest.h:8449
↓ 1 callers
Function
GetThreadCount
Returns the number of active threads, or 0 when there is an error.
internal/ceres/gmock_gtest_all.cc:10446
↓ 1 callers
Method
GetToName
internal/ceres/gmock/gmock.h:4821
↓ 1 callers
Function
HasEdge
internal/ceres/gmock/gmock.h:6199
↓ 1 callers
Function
HasGoogleTestFlagPrefix
Determines whether a string has a prefix that Google Test uses for its flags, i.e., starts with GTEST_FLAG_PREFIX_ or GTEST_FLAG_PREFIX_DASH_. If Goog
internal/ceres/gmock_gtest_all.cc:7846
↓ 1 callers
Function
Hash32NumWithSeed
internal/ceres/pair_hash.h:87
↓ 1 callers
Function
Hash64NumWithSeed
internal/ceres/pair_hash.h:94
↓ 1 callers
Function
Homography2DFromCorrespondencesLinearEuc
2D Homography transformation estimation in the case that points are in euclidean coordinates. x = H y x and y vector must have the same direction, w
examples/libmv_homography.cc:197
↓ 1 callers
Function
IllegalDoDefault
internal/ceres/gmock_gtest_all.cc:12879
↓ 1 callers
Method
ImplicitSchurComplementWithoutDiagonal
internal/ceres/evaluation_benchmark.cc:208
↓ 1 callers
Method
IncrementTimeBy
internal/ceres/execution_summary.h:54
↓ 1 callers
Method
Init
Initialize the minimizer, allocate working space and set some of the fields in the solver_summary.
internal/ceres/trust_region_minimizer.cc:139
↓ 1 callers
Method
Init
internal/ceres/inner_product_computer.cc:141
↓ 1 callers
Method
Init
internal/ceres/scratch_evaluate_preparer.cc:52
↓ 1 callers
Method
Init
internal/ceres/program_evaluator.h:324
↓ 1 callers
Function
InitDeathTestSubprocessControlInfo
internal/ceres/gmock_gtest_all.cc:1178
↓ 1 callers
Function
InitGoogleMock
Initializes Google Mock. This must be called before running the tests. In particular, it parses a command line for the flags that Google Mock recogn
internal/ceres/gmock_gtest_all.cc:14441
↓ 1 callers
Function
InitGoogleTest
Initializes Google Test. This must be called before calling RUN_ALL_TESTS(). In particular, it parses a command line for the flags that Google Test
internal/ceres/gmock_gtest_all.cc:8151
↓ 1 callers
Function
InsertIfNotPresent
internal/ceres/map_util.h:87
↓ 1 callers
Function
InsertOrDie
internal/ceres/map_util.h:121
↓ 1 callers
Function
InsertSyntheticTestCase
If this parameterized test suite has no instantiations (and that has not been marked as okay), emit a test case reporting that.
internal/ceres/gmock_gtest_all.cc:1960
↓ 1 callers
Function
InvalidateEvaluation
internal/ceres/residual_block_utils.cc:48
↓ 1 callers
Method
Invoke
internal/ceres/gmock/gmock.h:5005
↓ 1 callers
Function
IsATTY
internal/ceres/gtest/gtest.h:2301
↓ 1 callers
Method
IsAbsolutePath
Returns true if pathname describes an absolute path.
internal/ceres/gmock_gtest_all.cc:10130
↓ 1 callers
Function
IsAlpha
internal/ceres/gtest/gtest.h:2171
↓ 1 callers
Function
IsConstant
internal/ceres/parameter_block.h:120
↓ 1 callers
Function
IsCudaRequired
internal/ceres/solver.cc:675
↓ 1 callers
Function
IsDir
internal/ceres/gtest/gtest.h:2264
↓ 1 callers
Function
IsEvaluationValid
TODO(sameeragarwal) Check cost value validness here Cost value is a part of evaluation but not checked here since according to residual_block.cc cost
internal/ceres/residual_block_utils.cc:121
↓ 1 callers
Function
IsLower
internal/ceres/gtest/gtest.h:2180
↓ 1 callers
Method
IsMember
include/ceres/ordered_groups.h:156
↓ 1 callers
Function
IsPrintableAscii
Returns true if c is a printable ASCII character. We test the value of c directly instead of calling isprint(), which is buggy on Windows Mobile.
internal/ceres/gmock_gtest_all.cc:11906
↓ 1 callers
Function
IsProgramValid
Check if all the user supplied values in the parameter blocks are sane or not, and if the program is feasible or not.
internal/ceres/trust_region_preprocessor.cc:71
↓ 1 callers
Function
IsProgramValid
internal/ceres/line_search_preprocessor.cc:47
↓ 1 callers
Function
IsReadableTypeName
Returns true if the given type name is easy to read by a human. This is used to decide whether printing the type of a value might be helpful.
internal/ceres/gmock/gmock.h:3438
↓ 1 callers
Method
IsSolutionUsable
internal/ceres/gradient_problem_solver.cc:203
↓ 1 callers
Function
IsSubstringPred
internal/ceres/gmock_gtest_all.cc:3221
↓ 1 callers
Function
IsTrue
internal/ceres/gmock_gtest_all.cc:7729
↓ 1 callers
Function
IsUpper
internal/ceres/gtest/gtest.h:2186
↓ 1 callers
Function
IsUtf16SurrogatePair
Determines if the arguments constitute UTF-16 surrogate pair and thus should be combined into a single Unicode code point using CreateCodePointFromUtf
internal/ceres/gmock_gtest_all.cc:3456
↓ 1 callers
Method
IsValid
internal/ceres/gradient_problem_solver.cc:90
↓ 1 callers
Function
IsValidEscape
Returns true if and only if "\\c" is a supported escape sequence.
internal/ceres/gmock_gtest_all.cc:11121
↓ 1 callers
Function
IsValidUTF8
internal/ceres/gmock_gtest_all.cc:12217
↓ 1 callers
Function
IsXDigit
internal/ceres/gtest/gtest.h:2189
↓ 1 callers
Function
JoinPath
examples/nist.cc:508
↓ 1 callers
Function
LineSearchOptionsAreValid
internal/ceres/solver.cc:438
↓ 1 callers
Function
LinearLeastSquaresProblem0
A = [1 2] [3 4] [6 -10] b = [ 8 18 -18] x = [2 3] D = [1 2] x_D = [1.78448275; 2.82327586;] */
internal/ceres/linear_least_squares_problems.cc:90
↓ 1 callers
Function
LinearLeastSquaresProblem1
TripletSparseMatrix version.
internal/ceres/linear_least_squares_problems.cc:188
↓ 1 callers
Function
LinearLeastSquaresProblem2
BlockSparseMatrix version
internal/ceres/linear_least_squares_problems.cc:300
↓ 1 callers
Function
LinearLeastSquaresProblem3
A = [1 0 3 0 0 5 0 7 0 9 0 0] b = [0 1 2 3 4
internal/ceres/linear_least_squares_problems.cc:440
↓ 1 callers
Function
LinearLeastSquaresProblem4
A = [1 2 0 0 0 1 1 1 4 0 0 0 5 6 0 0 9 0 0 3 1] b = [0 1 2] */ BlockSparseMatrix version This prob
internal/ceres/linear_least_squares_problems.cc:547
↓ 1 callers
Function
LinearLeastSquaresProblem5
internal/ceres/linear_least_squares_problems.cc:677
↓ 1 callers
Function
LinearLeastSquaresProblem6
A = [1 2 0 0 0 1 1 1 4 0 0 0 5 6 3 4 0 0 0 7 8 5 6 0 0 0 9 0 0 0 9 0 0 3 1] b = [0 1
internal/ceres/linear_least_squares_problems.cc:828
↓ 1 callers
Function
LinearSolverOrderingTypeToString
internal/ceres/types.cc:127
↓ 1 callers
Method
LoadFile
examples/simple_bundle_adjuster.cc:67
↓ 1 callers
Function
LoadFlagsFromFile
internal/ceres/gmock_gtest_all.cc:8022
↓ 1 callers
Method
LoadFromFile
examples/fields_of_experts.cc:89
↓ 1 callers
Method
Lock
internal/ceres/gmock_gtest_all.cc:10688
↓ 1 callers
Function
LogMessageFatal
internal/ceres/miniglog/glog/logging.h:341
↓ 1 callers
Function
LogToStderr
internal/ceres/gtest/gtest.h:1237
↓ 1 callers
Function
LossFunctionWrapper
include/ceres/loss_function.h:397
↓ 1 callers
Function
MTV_mat4x1
Matrix Transpose-Vector multiplication Figure out 4x1 of vector c in one batch c op A' * b; where op can be +=, -=, or =, indicated by kOperation. M
internal/ceres/small_blas_generic.h:276
↓ 1 callers
Function
MakeValues
NOTE: preprocessor directives in a macro are not standard conforming
internal/ceres/dense_qr_test.cc:113
↓ 1 callers
Function
MatchRepetitionAndRegexAtHead
Matches a repeated regex atom followed by a valid simple regular expression. The regex atom is defined as c if escaped is false, or \c otherwise. re
internal/ceres/gmock_gtest_all.cc:11216
↓ 1 callers
Function
MatcherBindSecond
internal/ceres/gmock/gmock.h:6562
↓ 1 callers
Method
MaxParametersPerResidualBlock
internal/ceres/program.cc:535
↓ 1 callers
Method
MaxResidualsPerResidualBlock
internal/ceres/program.cc:544
↓ 1 callers
Method
MaxScratchDoublesNeededForEvaluate
TODO(sameeragarwal): The following methods should just be updated incrementally and the values cached, rather than the linear complexity we have right
internal/ceres/program.cc:510
↓ 1 callers
Method
MaybeDescribeExtraMatcherTo
If this mock method has an extra matcher (i.e. .With(matcher)), describes it to the ostream.
internal/ceres/gmock/gmock.h:9295
↓ 1 callers
Function
MinParameterBlock
Find the minimum index of any parameter block to the given residual. Parameter blocks that have indices greater than size_of_first_elimination_group
internal/ceres/reorder_program.cc:76
↓ 1 callers
Function
Minimize
internal/ceres/solver.cc:627
↓ 1 callers
Method
Minimize
internal/ceres/trust_region_minimizer.cc:66
↓ 1 callers
Method
Minimize
internal/ceres/coordinate_descent_minimizer.cc:128
↓ 1 callers
Function
MinimizeInterpolatingPolynomial
internal/ceres/polynomial.cc:369
↓ 1 callers
Method
Minus
include/ceres/product_manifold.h:110
↓ 1 callers
Method
Minus
include/ceres/autodiff_manifold.h:166
↓ 1 callers
Method
MinusJacobian
include/ceres/product_manifold.h:126
↓ 1 callers
Method
MutablePixelFromLinearIndex
examples/pgm_image.h:137
↓ 1 callers
Function
Mutex
This constructor intentionally does nothing. It relies on type_ being statically initialized to 0 (effectively setting it to kStatic) and on ThreadSa
internal/ceres/gtest/gtest.h:1642
↓ 1 callers
Function
NaggyMock
internal/ceres/gmock/gmock.h:11553
↓ 1 callers
Method
NewCostFunction
examples/fields_of_experts.cc:139
↓ 1 callers
Method
NewLossFunction
examples/fields_of_experts.cc:143
↓ 1 callers
Method
NewValueForCurrentThread
internal/ceres/gtest/gtest.h:1851
↓ 1 callers
Method
Next
internal/ceres/gmock/gmock.h:1763
↓ 1 callers
Function
Norm
internal/ceres/parallel_vector_operations_benchmark.cc:232
↓ 1 callers
Method
Normalize
examples/bal_problem.cc:248
↓ 1 callers
Function
NumEffectiveParameters
internal/ceres/gradient_problem_evaluator.h:84
↓ 1 callers
Method
NumParameters
internal/ceres/problem_impl.cc:790
↓ 1 callers
Method
NumPixels
examples/pgm_image.h:122
← previous
next →
1,001–1,100 of 4,125, ranked by callers