libigl v2.5.0
Loading...
Searching...
No Matches
orth.h File Reference
#include "igl_inline.h"
#include <Eigen/Dense>
#include "orth.cpp"

Go to the source code of this file.

Namespaces

namespace  igl
 

Functions

void igl::orth (const Eigen::MatrixXd &A, Eigen::MatrixXd &Q)
 Orthogonalization of a matrix.