Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ceres-solver/ceres-solver
/ empty
Method
empty
include/ceres/internal/fixed_array.h:191–191 ·
view source on GitHub ↗
FixedArray::empty() Returns whether or not the fixed array is empty.
Source
from the content-addressed store, hash-verified
189
//
190
// Returns whether or not the fixed array is empty.
191
bool empty() const { return size() == 0; }
192
193
// FixedArray::memsize()
194
//
Callers
15
SubsetManifold
Method · 0.80
ComputeNonzeros
Method · 0.80
SolveImpl
Method · 0.80
DeleteRows
Method · 0.80
AppendRows
Method · 0.80
Transpose
Method · 0.80
CreateRandomMatrix
Method · 0.80
ComputeStep
Method · 0.80
Dimension
Function · 0.80
CudaBlockSparseStructure
Method · 0.80
OptionsAreValidForCgnr
Function · 0.80
TrustRegionOptionsAreValid
Function · 0.80
Calls
no outgoing calls
Tested by
15
ParseNaturalNumber
Function · 0.64
GetAbsolutePathToOutputFile
Method · 0.64
FilterMatchesTest
Method · 0.64
EqFailure
Function · 0.64
AppendUserMessage
Function · 0.64
XmlUnitTestResultPrinter
Method · 0.64
JsonUnitTestResultPrinter
Method · 0.64
ScopedPrematureExitFile
Method · 0.64
~ScopedPrematureExitFile
Method · 0.64
GTEST_LOCK_EXCLUDED_
Function · 0.64
ConfigureStreamingOutput
Method · 0.64
LoadFlagsFromFile
Function · 0.64