MCPcopy Create free account

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

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

↓ 11 callersMethodSquaredColumnNorm
internal/ceres/sparse_matrix.cc:37
↓ 11 callersFunctionmatch_flags
internal/ceres/gmock/gmock.h:6280
↓ 10 callersMethodApply
internal/ceres/gmock/gmock.h:2432
↓ 10 callersFunctionAssert
Asserts that condition is true; aborts the process with the given message if condition is false. We cannot use LOG(FATAL) or CHECK() as Google Mock m
internal/ceres/gmock/gmock.h:540
↓ 10 callersMethodBackSubstitute
internal/ceres/schur_eliminator_impl.h:307
↓ 10 callersFunctionCell
internal/ceres/block_structure.h:68
↓ 10 callersFunctionCreateFakeBundleAdjustmentJacobian
internal/ceres/fake_bundle_adjustment_jacobian.cc:44
↓ 10 callersMethodCreateJacobian
internal/ceres/block_jacobian_writer.cc:196
↓ 10 callersFunctionDetectStructure
internal/ceres/detect_structure.cc:38
↓ 10 callersMethodEvaluate
internal/ceres/autodiff_benchmarks/constant_cost_function.h:51
↓ 10 callersMethodFactorize
internal/ceres/dense_qr.cc:162
↓ 10 callersMethodGetParameterLowerBound
internal/ceres/problem.cc:124
↓ 10 callersMethodGetParameterUpperBound
internal/ceres/problem.cc:120
↓ 10 callersFunctionLog
Prints the given message to stdout if and only if 'severity' >= the level specified by the --gmock_verbose flag. If stack_frames_to_skip >= 0, also p
internal/ceres/gmock_gtest_all.cc:12839
↓ 10 callersFunctionMakeMatcher
internal/ceres/gtest/gtest.h:6761
↓ 10 callersFunctionParseNaturalNumber
internal/ceres/gmock_gtest_all.cc:1399
↓ 10 callersMethodPartitionedMatrixViewJacobian
internal/ceres/evaluation_benchmark.cc:186
↓ 10 callersMethodPassed
Returns true if and only if the unit test passed (i.e. all test suites passed).
internal/ceres/gmock_gtest_all.cc:6712
↓ 10 callersMethodRadius
internal/ceres/dogleg_strategy.cc:645
↓ 10 callersMethodReset
internal/ceres/gmock_gtest_all.cc:10629
↓ 10 callersMethodResize
internal/ceres/cuda_vector.cc:86
↓ 10 callersFunctionRotationMatrixToAngleAxis
include/ceres/rotation.h:435
↓ 10 callersFunctionStringStreamToString
Converts the buffer in a stringstream to an std::string, converting NUL bytes to "\\0" along the way.
internal/ceres/gmock_gtest_all.cc:3655
↓ 10 callersFunctionfdim
include/ceres/jet.h:838
↓ 10 callersFunctionisgreater
include/ceres/jet.h:468
↓ 10 callersFunctionislessgreater
include/ceres/jet.h:485
↓ 10 callersFunctionnum_cols
internal/ceres/cuda_vector.h:109
↓ 10 callersMethodstart_timestamp
Gets the time of the test program start, in ms from the start of the UNIX epoch.
internal/ceres/gmock_gtest_all.cc:6701
↓ 9 callersFunctionAngleAxisRotatePoint
include/ceres/rotation.h:792
↓ 9 callersMethodAxpby
internal/ceres/cuda_vector.cc:146
↓ 9 callersMethodBlockSparseJacobian
internal/ceres/evaluation_benchmark.cc:162
↓ 9 callersFunctionCreateTestMatrixFromId
internal/ceres/block_sparse_matrix_test.cc:52
↓ 9 callersFunctionElements
internal/ceres/gmock/gmock.h:6276
↓ 9 callersFunctionExpect
Verifies that condition is true; generates a non-fatal failure if condition is false.
internal/ceres/gmock/gmock.h:553
↓ 9 callersFunctionGTEST_EXCLUSIVE_LOCK_REQUIRED_
internal/ceres/gmock/gmock.h:9008
↓ 9 callersFunctionGetTypeName
GetTypeName(const std::type_info&) returns a human-readable name of type T.
internal/ceres/gtest/gtest.h:3332
↓ 9 callersFunctionMakeJ4
internal/ceres/rotation_test.cc:944
↓ 9 callersFunctionMatchPrintAndExplain
internal/ceres/gmock/gmock.h:3451
↓ 9 callersFunctionNumericalTest2
internal/ceres/jet_test.cc:144
↓ 9 callersFunctionPreconditionerTypeToString
internal/ceres/types.cc:77
↓ 9 callersFunctionReturn
internal/ceres/gmock/gmock.h:2160
↓ 9 callersFunctionRowMajorAdapter3x3
include/ceres/rotation.h:310
↓ 9 callersFunctionSparseLinearAlgebraLibraryTypeToString
internal/ceres/types.cc:103
↓ 9 callersFunctionisless
include/ceres/jet.h:472
↓ 9 callersFunctionislessequal
include/ceres/jet.h:476
↓ 9 callersMethodmutable_parameter_blocks
internal/ceres/program.cc:65
↓ 9 callersFunctionnum_nonzeros
internal/ceres/cuda_sparse_matrix.h:84
↓ 9 callersFunctionnum_rows
internal/ceres/cuda_vector.h:108
↓ 8 callersMethodAssertHeld
Does nothing if the current thread holds the mutex. Otherwise, crashes with high probability.
internal/ceres/gmock_gtest_all.cc:10705
↓ 8 callersFunctionCaseInsensitiveCStringEquals
Polymorphic helper functions for narrow and wide string matchers.
internal/ceres/gmock/gmock.h:3729
↓ 8 callersMethodComputeStep
If the reuse_ flag is not set, then the Cauchy point (scaled gradient) and the new Gauss-Newton step are computed from scratch. The Dogleg step is the
internal/ceres/dogleg_strategy.cc:78
↓ 8 callersMethodCreateReducedProgram
internal/ceres/program.cc:287
↓ 8 callersMethodEvaluate
internal/ceres/residual_block_test.cc:58
↓ 8 callersMethodEvaluate
include/ceres/cubic_interpolation.h:133
↓ 8 callersFunctionFindInterpolatingPolynomial
internal/ceres/polynomial.cc:326
↓ 8 callersFunctionFormatTestCount
Formats the count of tests.
internal/ceres/gmock_gtest_all.cc:4591
↓ 8 callersFunctionGetAndSplitLine
examples/nist.cc:185
↓ 8 callersFunctionHandleExceptionsInMethodIfSupported
internal/ceres/gmock_gtest_all.cc:4106
↓ 8 callersFunctionHouseholderTestHelper
internal/ceres/householder_vector_test.cc:39
↓ 8 callersFunctionIsSchurType
internal/ceres/types.cc:390
↓ 8 callersFunctionIsSubstringImpl
internal/ceres/gmock_gtest_all.cc:3245
↓ 8 callersFunctionMakeConditionalLock
Use a dummy mutex if num_threads = 1.
internal/ceres/parallel_for.h:48
↓ 8 callersFunctionNorm
Blas1 operations on Cuda vectors. These functions are needed as an abstraction layer so that we can use different versions of a vector style object in
internal/ceres/cuda_vector.h:132
↓ 8 callersFunctionNumScalarEntries
internal/ceres/block_structure.h:184
↓ 8 callersMethodNumScratchDoublesForEvaluate
internal/ceres/residual_block.cc:198
↓ 8 callersMethodPerform
Performs the action. Note that this method is const even though the corresponding method in ActionInterface is not. The reason is that a const Actio
internal/ceres/gmock/gmock.h:1410
↓ 8 callersMethodPlus
internal/ceres/program.cc:110
↓ 8 callersMethodPlusJacobian
internal/ceres/manifold.cc:199
↓ 8 callersFunctionPrintCharsAsStringTo
internal/ceres/gmock_gtest_all.cc:12074
↓ 8 callersFunctionQuaternionProduct
include/ceres/rotation.h:763
↓ 8 callersFunctionRightMultiplyAndAccumulate
internal/ceres/cgnr_solver.cc:97
↓ 8 callersMethodScaleColumns
internal/ceres/sparse_matrix.cc:45
↓ 8 callersMethodStepAccepted
internal/ceres/dogleg_strategy.cc:617
↓ 8 callersFunctionSumOverTestSuiteList
Iterates over a vector of TestSuites, keeping a running sum of the results of calling a given int-returning method on each. Returns the sum.
internal/ceres/gmock_gtest_all.cc:1864
↓ 8 callersMethodTangentSize
include/ceres/manifold.h:266
↓ 8 callersFunctionceil
include/ceres/jet.h:684
↓ 8 callersFunctionisgreaterequal
include/ceres/jet.h:481
↓ 8 callersFunctionlisteners
Provides access to the event listener list.
internal/ceres/gmock_gtest_all.cc:1000
↓ 8 callersFunctionvalues
internal/ceres/cuda_sparse_matrix.h:88
↓ 7 callersFunctionAbort
internal/ceres/gmock_gtest_all.cc:11626
↓ 7 callersMethodAmbientSize
include/ceres/manifold.h:265
↓ 7 callersFunctionCheckDimensions
internal/ceres/gradient_checker_test.cc:175
↓ 7 callersFunctionDenseLinearAlgebraLibraryTypeToString
internal/ceres/types.cc:144
↓ 7 callersMethodDescribeTo
Describes the Between(m, n) cardinality in human-friendly text.
internal/ceres/gmock_gtest_all.cc:12646
↓ 7 callersFunctionExpectProblemHasResidualBlocks
internal/ceres/problem_test.cc:1004
↓ 7 callersFunctionFindInvalidValue
internal/ceres/array_utils.cc:55
↓ 7 callersFunctionForEach
internal/ceres/gmock_gtest_all.cc:690
↓ 7 callersMethodGetCovarianceBlock
internal/ceres/covariance.cc:60
↓ 7 callersMethodGetTestSuite
Gets the i-th test suite among all the test suites. i can range from 0 to total_test_suite_count() - 1. If i is not in that range, returns NULL.
internal/ceres/gmock_gtest_all.cc:6720
↓ 7 callersFunctionJet
Default-construct "a" because otherwise this can lead to false errors about uninitialized uses when other classes relying on default constructed T (wh
include/ceres/jet.h:220
↓ 7 callersFunctionParseStringFlag
internal/ceres/gmock_gtest_all.cc:7828
↓ 7 callersFunctionSetZero
internal/ceres/cuda_vector.h:139
↓ 7 callersMethodStopWaiters
Unblock all threads waiting to pop a value from the queue, and they will exit Wait() without getting a value. All future Wait requests will return imm
internal/ceres/concurrent_queue.h:115
↓ 7 callersFunctionWithLineSearchMinimizerImpl
internal/ceres/evaluation_callback_test.cc:311
↓ 7 callersFunctioncols
internal/ceres/cuda_sparse_matrix.h:87
↓ 7 callersFunctiondata
internal/ceres/cuda_vector.h:111
↓ 7 callersMethodfile
Where in the source file was the default action spec defined?
internal/ceres/gmock/gmock.h:8483
↓ 7 callersMethodis_nan
Returns true if and only if this is NAN (not a number).
internal/ceres/gtest/gtest.h:3712
↓ 7 callersFunctionlerp
include/ceres/jet.h:1097
↓ 7 callersMethodline
internal/ceres/gmock/gmock.h:8484
← previousnext →201–300 of 4,125, ranked by callers