MCPcopy 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

SubsetManifoldMethod · 0.80
ComputeNonzerosMethod · 0.80
SolveImplMethod · 0.80
DeleteRowsMethod · 0.80
AppendRowsMethod · 0.80
TransposeMethod · 0.80
CreateRandomMatrixMethod · 0.80
ComputeStepMethod · 0.80
DimensionFunction · 0.80
OptionsAreValidForCgnrFunction · 0.80

Calls

no outgoing calls

Tested by 15

ParseNaturalNumberFunction · 0.64
FilterMatchesTestMethod · 0.64
EqFailureFunction · 0.64
AppendUserMessageFunction · 0.64
GTEST_LOCK_EXCLUDED_Function · 0.64
LoadFlagsFromFileFunction · 0.64