MCPcopy Create free account
hub / github.com/dblalock/bolt / endFill

Function endFill

cpp/src/external/eigen/src/SparseCore/SparseVector.h:343–343  ·  view source on GitHub ↗

\internal \deprecated use finalize() */

Source from the content-addressed store, hash-verified

341
342 /** \internal \deprecated use finalize() */
343 EIGEN_DEPRECATED void endFill() {}
344
345 // These two functions were here in the 3.1 release, so let's keep them in case some code rely on them.
346 /** \internal \deprecated use data() */

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected