MCPcopy Create free account

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

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

↓ 3 callersMethodClone
internal/ceres/gtest/gtest.h:8170
↓ 3 callersFunctionCmpHelperEQ
internal/ceres/gtest/gtest.h:11423
↓ 3 callersFunctionCompareMatrices
internal/ceres/compressed_row_sparse_matrix_test.cc:52
↓ 3 callersMethodComputeCovarianceSparsity
Determine the sparsity pattern of the covariance matrix based on the block pairs requested by the user.
internal/ceres/covariance_impl.cc:360
↓ 3 callersFunctionComputeCumulativeNumberOfNonZeros
internal/ceres/block_sparse_matrix.cc:56
↓ 3 callersFunctionConstantPolynomial
Return the constant polynomial p(x) = 1.23.
internal/ceres/polynomial_test.cc:53
↓ 3 callersFunctionContainsRegex
Matches a string that contains regular expression 'regex'. The matcher takes ownership of 'regex'.
internal/ceres/gtest/gtest.h:6942
↓ 3 callersFunctionCopy
internal/ceres/cuda_vector.h:181
↓ 3 callersMethodCopyFromGPUArray
Perform an asynchronous copy from another GPU memory array to the GPU memory managed by this CudaBuffer instance using the stream provided.
internal/ceres/cuda_buffer.h:114
↓ 3 callersMethodCopyParameterBlockStateToUserState
internal/ceres/program.cc:94
↓ 3 callersMethodCopyValuesFromCpu
internal/ceres/cuda_sparse_matrix.cc:142
↓ 3 callersFunctionCreateGradientCheckingCostFunction
internal/ceres/gradient_checking_cost_function.cc:150
↓ 3 callersFunctionCreateGradientCheckingProblemImpl
internal/ceres/gradient_checking_cost_function.cc:168
↓ 3 callersFunctionCreateRandomPartitionedMatrix
internal/ceres/cuda_partitioned_block_sparse_crs_view_test.cc:55
↓ 3 callersFunctionCreateSchurComplementGraph
internal/ceres/visibility.cc:76
↓ 3 callersFunctionCudaSetZeroFP64
internal/ceres/cuda_kernels_vector_ops.cu.cc:81
↓ 3 callersFunctionDefaultStream
Default stream. Kernel invocations and memory copies on this stream can be left without synchronization.
internal/ceres/context_impl.h:129
↓ 3 callersFunctionDegree2MaximumSpanningForest
internal/ceres/graph_algorithms.h:261
↓ 3 callersMethodDeleteRows
internal/ceres/compressed_row_sparse_matrix.cc:454
↓ 3 callersMethodDescribeNegationTo
Describes the negation of this matcher to an ostream.
internal/ceres/gtest/gtest.h:6348
↓ 3 callersMethodDescribeTo
Describes this matcher to an ostream.
internal/ceres/gtest/gtest.h:6342
↓ 3 callersMethodDirectionInfinityNorm
internal/ceres/line_search.cc:145
↓ 3 callersFunctionEach
internal/ceres/gmock/gmock.h:7655
↓ 3 callersMethodElapsed
Return time elapsed in milliseconds since the timer was created.
internal/ceres/gmock_gtest_all.cc:2531
↓ 3 callersMethodEnableWaiters
Enable threads to block on Wait calls.
internal/ceres/concurrent_queue.h:122
↓ 3 callersMethodEvaluate
internal/ceres/problem_test.cc:68
↓ 3 callersMethodEvaluate
internal/ceres/gradient_problem_test.cc:48
↓ 3 callersFunctionExpectVectorContainsUnordered
internal/ceres/problem_test.cc:981
↓ 3 callersFunctionFirst
internal/ceres/gmock/gmock.h:5617
↓ 3 callersFunctionFlagToEnvVar
Returns the name of the environment variable corresponding to the given flag. For example, FlagToEnvVar("foo") will return "GTEST_FOO" in the open-so
internal/ceres/gmock_gtest_all.cc:11636
↓ 3 callersFunctionFormatCompilerIndependentFileLocation
Formats a file location for compiler-independent XML output. Although this function is not platform dependent, we put it next to FormatFileLocation in
internal/ceres/gmock_gtest_all.cc:11369
↓ 3 callersFunctionFormatTestSuiteCount
Formats the count of test suites.
internal/ceres/gmock_gtest_all.cc:4596
↓ 3 callersMethodGetDim
include/ceres/internal/parameter_dims.h:70
↓ 3 callersFunctionGetIgnoredParameterizedTestSuites
internal/ceres/gmock_gtest_all.cc:1949
↓ 3 callersFunctionGetPrefixUntilComma
Returns the prefix of 'str' before the first comma in it; returns the entire string if it contains no comma.
internal/ceres/gtest/gtest.h:4041
↓ 3 callersFunctionGetReservedOutputAttributesForElement
TODO(jdesprez): Merge the two getReserved attributes once skip is improved
internal/ceres/gmock_gtest_all.cc:3797
↓ 3 callersFunctionGetTempBufferSize
internal/ceres/cuda_sparse_matrix.cc:92
↓ 3 callersFunctionGetTestSuite
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:982
↓ 3 callersFunctionGetTestTypeId
Returns the type ID of ::testing::Test. We should always call this instead of GetTypeId< ::testing::Test>() to get the type ID of testing::Test. Thi
internal/ceres/gmock_gtest_all.cc:2338
↓ 3 callersFunctionInitGoogleMockImpl
internal/ceres/gmock_gtest_all.cc:14394
↓ 3 callersFunctionInitGoogleTestImpl
internal/ceres/gmock_gtest_all.cc:8121
↓ 3 callersFunctionInt32FromGTestEnv
Reads and returns a 32-bit integer stored in the environment variable corresponding to the given flag; if it isn't set or doesn't represent a valid 32
internal/ceres/gmock_gtest_all.cc:11707
↓ 3 callersMethodInterpolatingPolynomialMinimizingStepSize
Returns step_size \in [min_step_size, max_step_size] which minimizes the polynomial of degree defined by interpolation_type which interpolates all of
internal/ceres/line_search.cc:209
↓ 3 callersFunctionInvokeOnSegment
internal/ceres/parallel_invoke.h:59
↓ 3 callersFunctionIsDigit
internal/ceres/gtest/gtest.h:2177
↓ 3 callersMethodIsFeasible
internal/ceres/program.cc:229
↓ 3 callersFunctionIsIterativeSolver
internal/ceres/solver.cc:119
↓ 3 callersMethodIsSatisfiedByCallCount
internal/ceres/gmock_gtest_all.cc:12615
↓ 3 callersMethodIsSaturatedByCallCount
internal/ceres/gmock_gtest_all.cc:12619
↓ 3 callersFunctionLhsSize
internal/ceres/gmock/gmock.h:6197
↓ 3 callersFunctionLineSearchDirectionTypeToString
internal/ceres/types.cc:213
↓ 3 callersMethodLock
internal/ceres/gtest/gtest.h:2115
↓ 3 callersFunctionMakeAndRegisterTestInfo
Creates a new TestInfo object and registers it with Google Test; returns the created object. Arguments: test_suite_name: name of the test suite nam
internal/ceres/gmock_gtest_all.cc:4247
↓ 3 callersFunctionMatchRegexAtHead
Returns true if and only if regex matches a prefix of str. regex must be a valid simple regular expression and not start with "^", or the result is un
internal/ceres/gmock_gtest_all.cc:11243
↓ 3 callersMethodMinimize
internal/ceres/line_search_minimizer.cc:85
↓ 3 callersMethodNumResidualBlocks
internal/ceres/problem_test.cc:415
↓ 3 callersFunctionNumResiduals
The size of the residual vector returned by this residual function.
internal/ceres/residual_block.h:124
↓ 3 callersMethodNumResiduals
internal/ceres/program_evaluator.h:315
↓ 3 callersFunctionOptionsAreValidForDenseSolver
internal/ceres/solver.cc:123
↓ 3 callersMethodParameterBlocksAreFinite
internal/ceres/program.cc:190
↓ 3 callersMethodParameterBlocksToStateVector
internal/ceres/program.cc:87
↓ 3 callersFunctionParseFlagValue
Parses a string as a command line flag. The string should have the format "--flag=value". When def_optional is true, the "=value" part can be omitte
internal/ceres/gmock_gtest_all.cc:7758
↓ 3 callersFunctionParseGoogleMockFlagValue
Parses a string as a command line flag. The string should have the format "--gmock_flag=value". When def_optional is true, the "=value" part can be
internal/ceres/gmock_gtest_all.cc:14311
↓ 3 callersFunctionParseInt32Flag
Parses a string for an int32_t flag, in the form of "--flag=value". On success, stores the value of the flag in *value, and returns true. On failure
internal/ceres/gmock_gtest_all.cc:7811
↓ 3 callersFunctionPerturbPoint3
examples/bal_problem.cc:58
↓ 3 callersMethodPlus
internal/ceres/parameter_block_test.cc:168
↓ 3 callersMethodPlusJacobian
include/ceres/line_manifold.h:219
↓ 3 callersMethodPrepareForEvaluation
internal/ceres/solver_test.cc:88
↓ 3 callersFunctionPrintByteSegmentInObjectTo
Prints a segment of bytes in the given object.
internal/ceres/gmock_gtest_all.cc:11823
↓ 3 callersFunctionPrintCharAndCodeTo
internal/ceres/gmock_gtest_all.cc:12028
↓ 3 callersFunctionPrintFullTestCommentIfPresent
internal/ceres/gmock_gtest_all.cc:4820
↓ 3 callersFunctionPrintRawArrayTo
internal/ceres/gtest/gtest.h:5596
↓ 3 callersMethodPushLine
internal/ceres/gmock_gtest_all.cc:2825
↓ 3 callersMethodRemoveTrailingPathSeparator
If input name has a trailing separator character, remove it and return the name, otherwise return the name string unmodified. On Windows platform, use
internal/ceres/gmock_gtest_all.cc:10214
↓ 3 callersFunctionReorderProgramForSparseCholesky
internal/ceres/reorder_program.cc:540
↓ 3 callersFunctionReportFailureInUnknownLocation
internal/ceres/gmock_gtest_all.cc:3946
↓ 3 callersMethodReverse
Reverse the order of the groups in place.
include/ceres/ordered_groups.h:125
↓ 3 callersFunctionRhsSize
internal/ceres/gmock/gmock.h:6198
↓ 3 callersFunctionShuffleRange
internal/ceres/gmock_gtest_all.cc:707
↓ 3 callersMethodSkip
Skip and records a skipped test result for this object.
internal/ceres/gmock_gtest_all.cc:4373
↓ 3 callersFunctionSparseStatusToString
internal/ceres/accelerate_sparse.cc:55
↓ 3 callersFunctionStableIndependentSetOrdering
internal/ceres/graph_algorithms.h:166
↓ 3 callersMethodStateVectorToParameterBlocks
internal/ceres/program.cc:77
↓ 3 callersMethodStepRejected
internal/ceres/dogleg_strategy.cc:635
↓ 3 callersFunctionStringAppendV
internal/ceres/stringprintf.cc:43
↓ 3 callersFunctionStringToDoglegType
internal/ceres/types.cc:190
↓ 3 callersFunctionStringToLinearSolverType
internal/ceres/types.cc:65
↓ 3 callersFunctionStringToPreconditionerType
internal/ceres/types.cc:91
↓ 3 callersFunctionStringToTrustRegionStrategyType
internal/ceres/types.cc:173
↓ 3 callersFunctionStripTrailingSpaces
internal/ceres/gtest/gtest.h:2217
↓ 3 callersFunctionThrustCudaStreamExecutionPolicy
internal/ceres/cuda_kernels_bsm_to_crs.cu.cc:44
↓ 3 callersMethodToCRSMatrix
internal/ceres/triplet_sparse_matrix.cc:201
↓ 3 callersFunctionTupleMatches
internal/ceres/gmock/gmock.h:3544
↓ 3 callersMethodUnlock
internal/ceres/gtest/gtest.h:2116
↓ 3 callersFunctionWriteArrayToFileOrDie
internal/ceres/linear_least_squares_problems.cc:953
↓ 3 callersFunctionceres_create_problem
internal/ceres/c_api.cc:58
↓ 3 callersFunctionceres_free_problem
internal/ceres/c_api.cc:62
↓ 3 callersFunctionceres_problem_add_residual_block
internal/ceres/c_api.cc:138
↓ 3 callersFunctionceres_solve
internal/ceres/c_api.cc:171
↓ 3 callersMethodfill
FixedArray::fill() Assigns the given `value` to all elements in the fixed array.
include/ceres/internal/fixed_array.h:307
← previousnext →501–600 of 4,125, ranked by callers