#include <Eigen/Core>
#include <Eigen/Dense>
#include <Eigen/SVD>
#include "svd.h"
Go to the source code of this file.
Definition at line 10 of file svd.cc.
Definition at line 40 of file svd.cc.
References Map, and size().
Referenced by BLI_svd_m3().