MCPcopy Create free account

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

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

↓ 7 callersFunctionmidpoint
include/ceres/jet.h:1115
↓ 7 callersMethodos_stack_trace_getter
Returns the current OS stack trace getter if it is not NULL; otherwise, creates an OsStackTraceGetter, makes it the current getter, and returns it.
internal/ceres/gmock_gtest_all.cc:7657
↓ 7 callersMethodscalar_b
internal/ceres/jet_operator_benchmark.cc:80
↓ 7 callersMethodscalar_d
internal/ceres/jet_operator_benchmark.cc:82
↓ 7 callersMethodtest_to_run_count
Gets the number of tests that should run.
internal/ceres/gmock_gtest_all.cc:2502
↓ 7 callersMethodtranspose_block_structure
Return a pointer to the block structure of matrix transpose. We continue to hold ownership of the object though.
internal/ceres/block_sparse_matrix.cc:552
↓ 6 callersFunctionAppendArrayToString
internal/ceres/array_utils.cc:77
↓ 6 callersFunctionArrayAsVector
internal/ceres/gmock_gtest_all.cc:3777
↓ 6 callersFunctionBesselJn
include/ceres/jet.h:886
↓ 6 callersFunctionBruteForcePartition
Recursively try to partition range into segements of total cost less than max_cost
internal/ceres/parallel_for_test.cc:403
↓ 6 callersFunctionChopLowBits
Chops off the n lowest bits from a bit pattern. Returns the n lowest bits. As a side effect, the original bit pattern will be shifted to the right b
internal/ceres/gmock_gtest_all.cc:3409
↓ 6 callersMethodCorrectJacobian
internal/ceres/corrector.cc:118
↓ 6 callersMethodCorrectResiduals
internal/ceres/corrector.cc:112
↓ 6 callersFunctionCreateHessianGraph
internal/ceres/parameter_block_ordering.cc:126
↓ 6 callersFunctionDjb2Hash
internal/ceres/evaluation_callback_test.cc:50
↓ 6 callersFunctionDot
internal/ceres/cuda_vector.h:173
↓ 6 callersFunctionExpectArraysClose
internal/ceres/test_util.cc:125
↓ 6 callersFunctionExpectation
internal/ceres/gmock/gmock.h:8724
↓ 6 callersFunctionFillBlock
internal/ceres/compressed_col_sparse_matrix_utils_test.cc:66
↓ 6 callersFunctionFindPolynomialRoots
internal/ceres/polynomial.cc:182
↓ 6 callersFunctionFormatCountableNoun
Formats a countable noun. Depending on its quantity, either the singular form or the plural form is used. e.g. FormatCountableNoun(1, "formula", "fo
internal/ceres/gmock_gtest_all.cc:4583
↓ 6 callersFunctionFormatRegexSyntaxError
Helper function used by ValidateRegex() to format error messages.
internal/ceres/gmock_gtest_all.cc:11149
↓ 6 callersMethodGetTestInfo
Returns the i-th test among all the tests. i can range from 0 to total_test_count() - 1. If i is not in that range, returns NULL.
internal/ceres/gmock_gtest_all.cc:4464
↓ 6 callersMethodHasManifold
internal/ceres/problem.cc:104
↓ 6 callersMethodHasParameterBlock
internal/ceres/problem.cc:179
↓ 6 callersFunctionIsInSet
Returns true if and only if ch appears anywhere in str (excluding the terminating '\0' character).
internal/ceres/gmock_gtest_all.cc:11102
↓ 6 callersFunctionIsOnStack
internal/ceres/fixed_array_test.cc:50
↓ 6 callersFunctionIsUTF8TrailByte
internal/ceres/gmock_gtest_all.cc:12215
↓ 6 callersFunctionMapValuesToContiguousRange
internal/ceres/array_utils.cc:93
↓ 6 callersFunctionMaxPartitionCostIsFeasible
internal/ceres/partition_range_for_parallel_for.h:48
↓ 6 callersMethodMinNonZeroGroup
The first group with one or more elements. Calling this when there are no groups with non-zero elements will result in a crash.
include/ceres/ordered_groups.h:176
↓ 6 callersFunctionMinimizePolynomial
internal/ceres/polynomial.cc:272
↓ 6 callersFunctionNormalizeAngle
examples/slam/pose_graph_2d/normalize_angle.h:42
↓ 6 callersFunctionNumParameterBlocks
Number of variable blocks that this residual term depends on.
internal/ceres/residual_block.h:119
↓ 6 callersMethodParameterBlockSize
internal/ceres/problem.cc:171
↓ 6 callersFunctionRandomQuaternion
internal/ceres/autodiff_manifold_test.cc:48
↓ 6 callersMethodRefine
internal/ceres/iterative_refiner.cc:53
↓ 6 callersFunctionSkipPrefix
If *pstr starts with the given prefix, modifies *pstr to be right past the prefix and returns true; otherwise leaves *pstr unchanged and returns false
internal/ceres/gmock_gtest_all.cc:7744
↓ 6 callersMethodSkipped
Returns true if and only if the test was skipped.
internal/ceres/gmock_gtest_all.cc:3861
↓ 6 callersMethodStorageType
internal/ceres/suitesparse.cc:435
↓ 6 callersFunctionStrDup
internal/ceres/gtest/gtest.h:2243
↓ 6 callersFunctionStringFromGTestEnv
Reads and returns the string environment variable corresponding to the given flag; if it's not set, returns default_value.
internal/ceres/gmock_gtest_all.cc:11750
↓ 6 callersFunctionTangentSize
internal/ceres/parameter_block.h:154
↓ 6 callersMethodfailed_test_count
Gets the number of failed tests.
internal/ceres/gmock_gtest_all.cc:2476
↓ 6 callersMethodkey
Gets the user supplied key.
internal/ceres/gtest/gtest.h:10426
↓ 6 callersFunctionlhs
internal/ceres/schur_complement_solver.h:131
↓ 6 callersMethodmutable_impl
internal/ceres/problem.cc:215
↓ 6 callersMethodrepeater
Returns repeater that broadcasts the TestEventListener events to all subscribers.
internal/ceres/gmock_gtest_all.cc:6563
↓ 6 callersMethodreportable_disabled_test_count
Gets the number of disabled tests that will be reported in the XML report.
internal/ceres/gmock_gtest_all.cc:2481
↓ 6 callersMethodreportable_test_count
Gets the number of tests to be printed in the XML report.
internal/ceres/gmock_gtest_all.cc:2492
↓ 6 callersMethodswap
Swaps two AssertionResults.
internal/ceres/gmock_gtest_all.cc:2686
↓ 6 callersMethodtotal_test_count
Gets the number of all tests.
internal/ceres/gmock_gtest_all.cc:2497
↓ 6 callersMethodtotal_test_suite_count
Gets the number of all test suites.
internal/ceres/gmock_gtest_all.cc:2455
↓ 6 callersFunctiontype
Gets the outcome of the test part.
internal/ceres/gtest/gtest.h:7874
↓ 5 callersMethodAddTask
internal/ceres/thread_pool.cc:86
↓ 5 callersFunctionAreAlmostEqual
internal/ceres/jet_test.cc:96
↓ 5 callersFunctionCheckEvaluation
Routine to check if ResidualBlock::Evaluate for unary CostFunction with one residual succeeds with true or dies.
internal/ceres/residual_block_utils_test.cc:48
↓ 5 callersFunctionColumnMajorAdapter3x3
include/ceres/rotation.h:305
↓ 5 callersFunctionConjugateGradientsSolver
internal/ceres/conjugate_gradients_solver.h:109
↓ 5 callersMethodCreateJacobianBlockSparsityTranspose
internal/ceres/program.cc:434
↓ 5 callersFunctionDifferentiatePolynomial
internal/ceres/polynomial.cc:253
↓ 5 callersMethodEvaluate
internal/ceres/line_search.cc:101
↓ 5 callersMethodEvaluate
internal/ceres/evaluator_test.cc:680
↓ 5 callersMethodEvaluate
internal/ceres/numeric_diff_cost_function_test.cc:222
↓ 5 callersFunctionEvaluateResidualsAndJacobians
internal/ceres/tiny_solver_test_util.h:38
↓ 5 callersFunctionFOpen
internal/ceres/gtest/gtest.h:2324
↓ 5 callersFunctionFindConnectedComponent
internal/ceres/graph_algorithms.h:231
↓ 5 callersFunctionFormatDeathTestOutput
Returns an indented copy of stderr output for a death test. This makes distinguishing death test output lines from regular log lines much easier.
internal/ceres/gmock_gtest_all.cc:8765
↓ 5 callersFunctionFormatEpochTimeInMillisAsIso8601
Converts the given epoch time in milliseconds to a date string in the ISO 8601 format, without the timezone information.
internal/ceres/gmock_gtest_all.cc:5601
↓ 5 callersFunctionFormatEpochTimeInMillisAsRFC3339
Converts the given epoch time in milliseconds to a date string in the RFC3339 format, without the timezone information.
internal/ceres/gmock_gtest_all.cc:6050
↓ 5 callersFunctionFormatTimeInMillisAsDuration
Formats the given time in milliseconds as seconds.
internal/ceres/gmock_gtest_all.cc:6042
↓ 5 callersFunctionFormatTimeInMillisAsSeconds
Formats the given time in milliseconds as seconds.
internal/ceres/gmock_gtest_all.cc:5574
↓ 5 callersMethodGetCovarianceBlockInTangentSpace
internal/ceres/covariance.cc:69
↓ 5 callersFunctionGetIgnoreComment
examples/pgm_image.h:205
↓ 5 callersFunctionGetLastErrnoDescription
Returns the message describing the last system error in errno.
internal/ceres/gmock_gtest_all.cc:8570
↓ 5 callersMethodGetParameterBlocks
internal/ceres/problem.cc:183
↓ 5 callersFunctionInt32FromEnvOrDie
Parses the environment variable var as an Int32. If it is unset, returns default_val. If it is not an Int32, prints an error and aborts.
internal/ceres/gmock_gtest_all.cc:7486
↓ 5 callersFunctionIsPathSeparator
Returns whether the given character is a valid path separator.
internal/ceres/gmock_gtest_all.cc:9956
↓ 5 callersMethodIsSolutionUsable
internal/ceres/solver.cc:1136
↓ 5 callersMethodMatchAndExplain
Returns true if and only if the matcher matches x; also explains the match result to 'listener'.
internal/ceres/gtest/gtest.h:6330
↓ 5 callersFunctionMatches
internal/ceres/gmock/gmock.h:7711
↓ 5 callersMethodNumParameterBlocks
internal/ceres/problem_impl.cc:786
↓ 5 callersMethodNumParameters
internal/ceres/gradient_problem.cc:60
↓ 5 callersFunctionOrderingToGroupSizes
internal/ceres/parameter_block_ordering.cc:162
↓ 5 callersFunctionPrintCStringTo
internal/ceres/gmock_gtest_all.cc:12162
↓ 5 callersMethodSetParameterBlockStatePtrsToUserStatePtrs
internal/ceres/program.cc:100
↓ 5 callersFunctionSize
The size of the parameter block.
internal/ceres/parameter_block.h:88
↓ 5 callersFunctionSkipLines
examples/nist.cc:193
↓ 5 callersMethodStatistics
internal/ceres/linear_solver.h:378
↓ 5 callersFunctionTail
internal/ceres/block_structure.cc:46
↓ 5 callersFunctionToChar32
internal/ceres/gmock_gtest_all.cc:11873
↓ 5 callersMethodToCompressedRowSparseMatrixTranspose
internal/ceres/block_sparse_matrix.cc:450
↓ 5 callersMethodToString
internal/ceres/program.cc:552
↓ 5 callersFunctionUniversalPrintCharArray
internal/ceres/gmock_gtest_all.cc:12105
↓ 5 callersFunctioncbrt
include/ceres/jet.h:692
↓ 5 callersMethodcurrent_test_result
Returns the most specific TestResult currently running.
internal/ceres/gmock_gtest_all.cc:7670
↓ 5 callersFunctionisnormal
include/ceres/jet.h:960
↓ 5 callersMethodmutable_evaluation_callback
internal/ceres/program.cc:73
↓ 5 callersMethodoriginal_working_dir
Returns the working directory when the first TEST() or TEST_F() was executed.
internal/ceres/gmock_gtest_all.cc:6937
↓ 5 callersMethodscalar_a
internal/ceres/jet_operator_benchmark.cc:79
← previousnext →301–400 of 4,125, ranked by callers