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

Function finalize

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

Source from the content-addressed store, hash-verified

204
205
206 inline void finalize() {}
207
208 void prune(const Scalar& reference, const RealScalar& epsilon = NumTraits<RealScalar>::dummy_precision())
209 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected