MCPcopy Create free account

hub / github.com/ceres-solver/ceres-solver / functions

Functions4,125 in github.com/ceres-solver/ceres-solver

↓ 1 callersMethodGetHandle
Returns an Expectation object that references and co-owns this expectation.
internal/ceres/gmock/gmock.h:9309
↓ 1 callersMethodGetHandleOf
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 callersFunctionGetNewColor
internal/ceres/gmock_gtest_all.cc:4685
↓ 1 callersFunctionGetNextRandomSeed
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 callersFunctionGetNumAllowedThreads
Constrain the total number of threads to the amount the hardware can support.
internal/ceres/thread_pool.cc:42
↓ 1 callersMethodGetParameterBlocksForResidualBlock
internal/ceres/problem.cc:192
↓ 1 callersFunctionGetRandomSeedFromFlag
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 callersFunctionGetReservedAttributesForElement
internal/ceres/gmock_gtest_all.cc:3781
↓ 1 callersMethodGetResidualBlocksForParameterBlock
internal/ceres/problem.cc:208
↓ 1 callersFunctionGetStatusFileDescriptor
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 callersMethodGetTestSuiteTypeId
Test suite id to verify identity.
internal/ceres/gtest/gtest.h:8449
↓ 1 callersFunctionGetThreadCount
Returns the number of active threads, or 0 when there is an error.
internal/ceres/gmock_gtest_all.cc:10446
↓ 1 callersMethodGetToName
internal/ceres/gmock/gmock.h:4821
↓ 1 callersFunctionHasEdge
internal/ceres/gmock/gmock.h:6199
↓ 1 callersFunctionHasGoogleTestFlagPrefix
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 callersFunctionHash32NumWithSeed
internal/ceres/pair_hash.h:87
↓ 1 callersFunctionHash64NumWithSeed
internal/ceres/pair_hash.h:94
↓ 1 callersFunctionHomography2DFromCorrespondencesLinearEuc
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 callersFunctionIllegalDoDefault
internal/ceres/gmock_gtest_all.cc:12879
↓ 1 callersMethodImplicitSchurComplementWithoutDiagonal
internal/ceres/evaluation_benchmark.cc:208
↓ 1 callersMethodIncrementTimeBy
internal/ceres/execution_summary.h:54
↓ 1 callersMethodInit
Initialize the minimizer, allocate working space and set some of the fields in the solver_summary.
internal/ceres/trust_region_minimizer.cc:139
↓ 1 callersMethodInit
internal/ceres/inner_product_computer.cc:141
↓ 1 callersMethodInit
internal/ceres/scratch_evaluate_preparer.cc:52
↓ 1 callersMethodInit
internal/ceres/program_evaluator.h:324
↓ 1 callersFunctionInitDeathTestSubprocessControlInfo
internal/ceres/gmock_gtest_all.cc:1178
↓ 1 callersFunctionInitGoogleMock
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 callersFunctionInitGoogleTest
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 callersFunctionInsertIfNotPresent
internal/ceres/map_util.h:87
↓ 1 callersFunctionInsertOrDie
internal/ceres/map_util.h:121
↓ 1 callersFunctionInsertSyntheticTestCase
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 callersFunctionInvalidateEvaluation
internal/ceres/residual_block_utils.cc:48
↓ 1 callersMethodInvoke
internal/ceres/gmock/gmock.h:5005
↓ 1 callersFunctionIsATTY
internal/ceres/gtest/gtest.h:2301
↓ 1 callersMethodIsAbsolutePath
Returns true if pathname describes an absolute path.
internal/ceres/gmock_gtest_all.cc:10130
↓ 1 callersFunctionIsAlpha
internal/ceres/gtest/gtest.h:2171
↓ 1 callersFunctionIsConstant
internal/ceres/parameter_block.h:120
↓ 1 callersFunctionIsCudaRequired
internal/ceres/solver.cc:675
↓ 1 callersFunctionIsDir
internal/ceres/gtest/gtest.h:2264
↓ 1 callersFunctionIsEvaluationValid
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 callersFunctionIsLower
internal/ceres/gtest/gtest.h:2180
↓ 1 callersMethodIsMember
include/ceres/ordered_groups.h:156
↓ 1 callersFunctionIsPrintableAscii
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 callersFunctionIsProgramValid
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 callersFunctionIsProgramValid
internal/ceres/line_search_preprocessor.cc:47
↓ 1 callersFunctionIsReadableTypeName
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 callersMethodIsSolutionUsable
internal/ceres/gradient_problem_solver.cc:203
↓ 1 callersFunctionIsSubstringPred
internal/ceres/gmock_gtest_all.cc:3221
↓ 1 callersFunctionIsTrue
internal/ceres/gmock_gtest_all.cc:7729
↓ 1 callersFunctionIsUpper
internal/ceres/gtest/gtest.h:2186
↓ 1 callersFunctionIsUtf16SurrogatePair
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 callersMethodIsValid
internal/ceres/gradient_problem_solver.cc:90
↓ 1 callersFunctionIsValidEscape
Returns true if and only if "\\c" is a supported escape sequence.
internal/ceres/gmock_gtest_all.cc:11121
↓ 1 callersFunctionIsValidUTF8
internal/ceres/gmock_gtest_all.cc:12217
↓ 1 callersFunctionIsXDigit
internal/ceres/gtest/gtest.h:2189
↓ 1 callersFunctionJoinPath
examples/nist.cc:508
↓ 1 callersFunctionLineSearchOptionsAreValid
internal/ceres/solver.cc:438
↓ 1 callersFunctionLinearLeastSquaresProblem0
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 callersFunctionLinearLeastSquaresProblem1
TripletSparseMatrix version.
internal/ceres/linear_least_squares_problems.cc:188
↓ 1 callersFunctionLinearLeastSquaresProblem2
BlockSparseMatrix version
internal/ceres/linear_least_squares_problems.cc:300
↓ 1 callersFunctionLinearLeastSquaresProblem3
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 callersFunctionLinearLeastSquaresProblem4
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 callersFunctionLinearLeastSquaresProblem5
internal/ceres/linear_least_squares_problems.cc:677
↓ 1 callersFunctionLinearLeastSquaresProblem6
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 callersFunctionLinearSolverOrderingTypeToString
internal/ceres/types.cc:127
↓ 1 callersMethodLoadFile
examples/simple_bundle_adjuster.cc:67
↓ 1 callersFunctionLoadFlagsFromFile
internal/ceres/gmock_gtest_all.cc:8022
↓ 1 callersMethodLoadFromFile
examples/fields_of_experts.cc:89
↓ 1 callersMethodLock
internal/ceres/gmock_gtest_all.cc:10688
↓ 1 callersFunctionLogMessageFatal
internal/ceres/miniglog/glog/logging.h:341
↓ 1 callersFunctionLogToStderr
internal/ceres/gtest/gtest.h:1237
↓ 1 callersFunctionLossFunctionWrapper
include/ceres/loss_function.h:397
↓ 1 callersFunctionMTV_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 callersFunctionMakeValues
NOTE: preprocessor directives in a macro are not standard conforming
internal/ceres/dense_qr_test.cc:113
↓ 1 callersFunctionMatchRepetitionAndRegexAtHead
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 callersFunctionMatcherBindSecond
internal/ceres/gmock/gmock.h:6562
↓ 1 callersMethodMaxParametersPerResidualBlock
internal/ceres/program.cc:535
↓ 1 callersMethodMaxResidualsPerResidualBlock
internal/ceres/program.cc:544
↓ 1 callersMethodMaxScratchDoublesNeededForEvaluate
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 callersMethodMaybeDescribeExtraMatcherTo
If this mock method has an extra matcher (i.e. .With(matcher)), describes it to the ostream.
internal/ceres/gmock/gmock.h:9295
↓ 1 callersFunctionMinParameterBlock
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 callersFunctionMinimize
internal/ceres/solver.cc:627
↓ 1 callersMethodMinimize
internal/ceres/trust_region_minimizer.cc:66
↓ 1 callersMethodMinimize
internal/ceres/coordinate_descent_minimizer.cc:128
↓ 1 callersFunctionMinimizeInterpolatingPolynomial
internal/ceres/polynomial.cc:369
↓ 1 callersMethodMinus
include/ceres/product_manifold.h:110
↓ 1 callersMethodMinus
include/ceres/autodiff_manifold.h:166
↓ 1 callersMethodMinusJacobian
include/ceres/product_manifold.h:126
↓ 1 callersMethodMutablePixelFromLinearIndex
examples/pgm_image.h:137
↓ 1 callersFunctionMutex
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 callersFunctionNaggyMock
internal/ceres/gmock/gmock.h:11553
↓ 1 callersMethodNewCostFunction
examples/fields_of_experts.cc:139
↓ 1 callersMethodNewLossFunction
examples/fields_of_experts.cc:143
↓ 1 callersMethodNewValueForCurrentThread
internal/ceres/gtest/gtest.h:1851
↓ 1 callersMethodNext
internal/ceres/gmock/gmock.h:1763
↓ 1 callersFunctionNorm
internal/ceres/parallel_vector_operations_benchmark.cc:232
↓ 1 callersMethodNormalize
examples/bal_problem.cc:248
↓ 1 callersFunctionNumEffectiveParameters
internal/ceres/gradient_problem_evaluator.h:84
↓ 1 callersMethodNumParameters
internal/ceres/problem_impl.cc:790
↓ 1 callersMethodNumPixels
examples/pgm_image.h:122
← previousnext →1,001–1,100 of 4,125, ranked by callers