MCPcopy Create free account

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

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

↓ 1,117 callersMethoddata
Return a pointer to the GPU memory managed by this CudaBuffer instance.
internal/ceres/cuda_buffer.h:157
↓ 767 callersMethodsize
Returns the number of TestPartResult objects in the array.
internal/ceres/gmock_gtest_all.cc:12369
↓ 382 callersMethodget
internal/ceres/fixed_array_test.cc:71
↓ 239 callersMethodnum_cols
internal/ceres/dense_sparse_matrix.cc:99
↓ 232 callersMethodend
internal/ceres/gtest/gtest.h:4502
↓ 224 callersMethodAddResidualBlock
internal/ceres/problem.cc:50
↓ 217 callersMethodnum_rows
internal/ceres/preconditioner.cc:69
↓ 183 callersMethodAddParameterBlock
internal/ceres/problem.cc:68
↓ 181 callersMethodbegin
internal/ceres/gtest/gtest.h:4501
↓ 178 callersMethodIsValid
internal/ceres/solver.cc:690
↓ 146 callersMethodback
FixedArray::back() Returns a reference to the last element of the fixed array.
include/ceres/internal/fixed_array.h:238
↓ 135 callersFunctionCreate
internal/ceres/dynamic_sparsity_test.cc:333
↓ 126 callersFunctionRandom
internal/ceres/gtest/gtest.h:4252
↓ 124 callersFunctionMakeJet
Convenient shorthand for making a jet.
internal/ceres/jet_test.cc:70
↓ 120 callersFunctionMakeJ3
internal/ceres/rotation_test.cc:935
↓ 114 callersFunctionpow
include/ceres/jet.h:1160
↓ 114 callersFunctionsqrt
include/ceres/jet.h:603
↓ 110 callersMethoddata
FixedArray::data() Returns a const T* pointer to elements of the `FixedArray`. This pointer can be used to access (but not modify) the contained elem
include/ceres/internal/fixed_array.h:202
↓ 102 callersMethodnum_nonzeros
internal/ceres/dense_sparse_matrix.cc:101
↓ 100 callersMethodempty
FixedArray::empty() Returns whether or not the fixed array is empty.
include/ceres/internal/fixed_array.h:191
↓ 99 callersFunctionStringAppendF
internal/ceres/stringprintf.cc:111
↓ 95 callersMethodmutable_values
internal/ceres/iterative_refiner_test.cc:70
↓ 84 callersFunctionStringPrintf
internal/ceres/stringprintf.cc:93
↓ 84 callersMethodvalues
internal/ceres/iterative_refiner_test.cc:71
↓ 83 callersMethodEvaluate
internal/ceres/problem.cc:128
↓ 82 callersMethodmutable_problem
internal/ceres/system_test.cc:87
↓ 80 callersMethodNumParameterBlocks
internal/ceres/program.cc:481
↓ 80 callersMethodmutable_solver_options
internal/ceres/system_test.cc:88
↓ 79 callersMethodAddElementToGroup
Add an element to a group. If a group with this id does not exist, one is created. This method can be called any number of times for the same element.
include/ceres/ordered_groups.h:63
↓ 79 callersFunctionRunSolverForConfigAndExpectResidualsMatch
internal/ceres/test_util.h:97
↓ 78 callersFunctionexp
include/ceres/jet.h:588
↓ 77 callersMethodblock_structure
Return a pointer to the block structure. We continue to hold ownership of the object though.
internal/ceres/block_sparse_matrix.cc:546
↓ 70 callersMethodstr
Returns the explanation accumulated so far.
internal/ceres/gmock/gmock.h:3175
↓ 69 callersMethodRightMultiplyAndAccumulate
internal/ceres/preconditioner.cc:63
↓ 65 callersMethodCopyFromCpu
internal/ceres/cuda_vector.cc:117
↓ 61 callersMethodInitCuda
internal/ceres/context_impl.cc:116
↓ 55 callersMethodToDenseMatrix
internal/ceres/dense_sparse_matrix.cc:93
↓ 55 callersFunctionValues
internal/ceres/gtest/gtest.h:9034
↓ 53 callersMethodAmbientSize
internal/ceres/manifold_test.cc:323
↓ 51 callersMethodAddEvent
internal/ceres/wall_time.cc:80
↓ 51 callersFunctionStreamableToString
internal/ceres/gtest/gtest.h:2871
↓ 50 callersMethodAddEdge
Add a weighted edge between the vertex1 and vertex2. Calling AddEdge on a pair of vertices which do not exist in the graph yet will result in undefine
internal/ceres/graph.h:148
↓ 49 callersMethodAddVertex
Add a weighted vertex. If the vertex already exists in the graph, its weight is set to the new weight.
internal/ceres/graph.h:109
↓ 49 callersMethodTangentSize
internal/ceres/manifold_test.cc:324
↓ 49 callersFunctionsin
include/ceres/jet.h:624
↓ 47 callersMethodSetManifold
internal/ceres/problem.cc:96
↓ 47 callersFunctioncos
include/ceres/jet.h:611
↓ 46 callersMethodGetValue
include/ceres/cubic_interpolation.h:193
↓ 45 callersFunctionisfinite
include/ceres/jet.h:941
↓ 44 callersFunctionAssertLossFunctionIsValid
Helper function for testing a LossFunction callback. Compares the values of rho'(s) and rho''(s) computed by the callback with estimates obtained by
internal/ceres/loss_function_test.cc:47
↓ 43 callersFunctionParallelFor
internal/ceres/parallel_for.h:70
↓ 43 callersFunctionabs
include/ceres/jet.h:524
↓ 42 callersMethodDescribeTo
internal/ceres/gmock/gmock.h:4330
↓ 42 callersMethodSetParameterBlockConstant
internal/ceres/problem.cc:84
↓ 42 callersMethodTangentSize
internal/ceres/manifold.cc:183
↓ 40 callersMethodPlus
internal/ceres/manifold_test.cc:326
↓ 39 callersMethodLeftMultiplyAndAccumulate
internal/ceres/linear_operator.cc:49
↓ 37 callersFunctionWallTimeInSeconds
internal/ceres/wall_time.cc:45
↓ 36 callersFunctionColoredPrintf
internal/ceres/gmock_gtest_all.cc:4767
↓ 36 callersMethodEnsureMinimumThreads
internal/ceres/context_impl.cc:192
↓ 36 callersFunctionSolve
internal/ceres/solver.cc:832
↓ 35 callersMethodGetString
Gets the text streamed to this object so far as an std::string. Each '\0' character in the buffer is replaced with "\\0".
internal/ceres/gmock_gtest_all.cc:2673
↓ 35 callersMethodSize
internal/ceres/thread_pool.cc:90
↓ 33 callersFunctionExpectClose
internal/ceres/test_util.cc:58
↓ 33 callersFunctionIsSparseLinearAlgebraLibraryTypeAvailable
internal/ceres/types.cc:398
↓ 33 callersFunctionMakePolymorphicMatcher
internal/ceres/gtest/gtest.h:6773
↓ 33 callersMethodSetZero
internal/ceres/cuda_vector.cc:139
↓ 33 callersMethodbegin
internal/ceres/gmock/gmock.h:8844
↓ 33 callersMethodend
internal/ceres/gmock/gmock.h:8845
↓ 33 callersFunctionisnan
include/ceres/jet.h:953
↓ 33 callersMethodname
The name of the data type in the g2o file format.
examples/slam/pose_graph_2d/types.h:52
↓ 32 callersFunctionExpectMatricesClose
Helper function to compare two Eigen matrices (used in the test below).
internal/ceres/gradient_checker_test.cc:353
↓ 32 callersMethodNumResiduals
internal/ceres/program.cc:483
↓ 31 callersMethodGroupId
Return the group id for the element. If the element is not a member of any group, return -1.
include/ceres/ordered_groups.h:148
↓ 31 callersMethodSolve
internal/ceres/solver.cc:710
↓ 31 callersFunctionhypot
include/ceres/jet.h:717
↓ 30 callersFunctionIndent
internal/ceres/gmock_gtest_all.cc:6063
↓ 30 callersFunctionPointwise
internal/ceres/gmock/gmock.h:7420
↓ 30 callersMethodfront
FixedArray::front() Returns a reference to the first element of the fixed array.
include/ceres/internal/fixed_array.h:229
↓ 29 callersFunctionGetUnitTestImpl
Convenience function for accessing the global UnitTest implementation object.
internal/ceres/gmock_gtest_all.cc:1359
↓ 29 callersFunctionParallelSetZero
internal/ceres/parallel_vector_ops.h:78
↓ 28 callersFunctionFindWithDefault
internal/ceres/map_util.h:71
↓ 28 callersFunctionGTEST_LOCK_EXCLUDED_
internal/ceres/gmock_gtest_all.cc:6433
↓ 28 callersFunctionInitGoogleLogging
internal/ceres/miniglog/glog/logging.h:151
↓ 28 callersMethodMatchAndExplain
internal/ceres/gmock/gmock.h:4316
↓ 28 callersFunctionfpclassify
include/ceres/jet.h:1037
↓ 28 callersFunctionimpl
Accessors for the implementation object.
internal/ceres/gtest/gtest.h:11311
↓ 28 callersFunctionset_num_residuals
include/ceres/cost_function.h:131
↓ 27 callersFunctionNumericalTest
internal/ceres/jet_test.cc:133
↓ 27 callersFunctionlog
include/ceres/jet.h:566
↓ 27 callersMethodstream
Returns the underlying ostream.
internal/ceres/gtest/gtest.h:6171
↓ 26 callersFunctionIsClose
internal/ceres/is_close.cc:37
↓ 26 callersMethodindex
internal/ceres/gtest/gtest.h:7253
↓ 25 callersMethodCopyTo
internal/ceres/cuda_vector.cc:128
↓ 25 callersMethodReserve
internal/ceres/triplet_sparse_matrix.cc:121
↓ 25 callersFunctionSolve
examples/more_garbow_hillstrom.cc:544
↓ 24 callersFunctionArrayToArrayOfJets
internal/ceres/rotation_test.cc:918
↓ 24 callersFunctionAssertionFailure
Makes a failed assertion result.
internal/ceres/gmock_gtest_all.cc:2705
↓ 24 callersMethodPreprocess
internal/ceres/line_search_preprocessor.cc:72
↓ 24 callersFunctionf
Function for input data generation
examples/bicubic_interpolation.cc:85
next →1–100 of 4,125, ranked by callers