Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
harwell_boeing.h File Reference
#include "igl_inline.h"
#include <Eigen/Sparse>
#include <vector>
#include "harwell_boeing.cpp"
+ Include dependency graph for harwell_boeing.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  igl
 

Functions

template<typename Scalar , typename Index >
IGL_INLINE void igl::harwell_boeing (const Eigen::SparseMatrix< Scalar > &A, int &num_rows, std::vector< Scalar > &V, std::vector< Index > &R, std::vector< Index > &C)