Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
all_pairs_distances.h File Reference
#include "igl_inline.h"
#include "all_pairs_distances.cpp"
+ Include dependency graph for all_pairs_distances.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 Mat >
IGL_INLINE void igl::all_pairs_distances (const Mat &V, const Mat &U, const bool squared, Mat &D)