libigl v2.5.0
Loading...
Searching...
No Matches
dot.h File Reference
#include "igl_inline.h"
#include "dot.cpp"

Go to the source code of this file.

Namespaces

namespace  igl
 

Functions

double igl::dot (const double *a, const double *b)
 Computes out = dot(a,b)