#include <cstdlib>
#include <complex>
#include <iostream>
#include <algorithm>
#include "vnl_svd.h"
#include <cassert>
#include <vnl/vnl_math.h>
#include <vnl/vnl_fortran_copy.h>
#include <vnl/algo/vnl_netlib.h>
#include <vnl/vnl_matlab_print.h>
Go to the source code of this file.
◆ macro
Value:#define vnl_netlib_svd_params
#define vnl_netlib_svd_proto(T)
Definition at line 23 of file vnl_svd.hxx.
◆ VNL_SVD_INSTANTIATE
| #define VNL_SVD_INSTANTIATE |
( |
|
T | ) |
|
Value:std::ostream & operator<<(std::ostream &s, vnl_decnum const &r)
decimal output.
Holds the singular value decomposition of a vnl_matrix.
Definition at line 430 of file vnl_svd.hxx.
◆ macro() [1/4]
◆ macro() [2/4]
◆ macro() [3/4]
| macro |
( |
c |
, |
|
|
std::complex< float > |
|
|
) |
| |
◆ macro() [4/4]
| macro |
( |
z |
, |
|
|
std::complex< double > |
|
|
) |
| |
◆ operator<<()
template<class T >
| std::ostream& operator<< |
( |
std::ostream & |
s, |
|
|
const vnl_svd< T > & |
svd |
|
) |
| |
◆ vnl_svn_warned()