Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
dqs.h File Reference
#include "igl_inline.h"
#include <vector>
#include <Eigen/Core>
#include "dqs.cpp"
+ Include dependency graph for dqs.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 DerivedV , typename DerivedW , typename Q , typename QAlloc , typename T , typename DerivedU >
IGL_INLINE void igl::dqs (const Eigen::PlainObjectBase< DerivedV > &V, const Eigen::PlainObjectBase< DerivedW > &W, const std::vector< Q, QAlloc > &vQ, const std::vector< T > &vT, Eigen::PlainObjectBase< DerivedU > &U)