26 std::shared_ptr<const legacy::State> state,
27 const bool scale_invariant,
29 const std::vector<int> &surface_selections,
30 const std::vector<int> &active_dims);
36 std::shared_ptr<const legacy::State>
state_;
39 Eigen::SparseMatrix<bool, Eigen::RowMajor>
adj;
40 Eigen::SparseMatrix<double, Eigen::RowMajor>
L;