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

Method nnzU

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

Source from the content-addressed store, hash-verified

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

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by 1

mainFunction · 0.64