MCPcopy Create free account
hub / github.com/Derious/cuMPC / nnzL

Method nnzL

dependence/eigen-3.4.0/Eigen/src/SparseLU/SparseLU.h:455–455  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

453 }
454
455 Index nnzL() const { return m_nnzL; };
456 Index nnzU() const { return m_nnzU; };
457
458 protected:

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by 1

mainFunction · 0.64