Functions
bdcsvd.cpp File Reference
#include "svd_common.h"
#include <iostream>
#include <Eigen/LU>
Include dependency graph for bdcsvd.cpp:

Go to the source code of this file.

Functions

template<typename MatrixType >
void bdcsvd (const MatrixType &a=MatrixType(), bool pickrandom=true)
template<typename MatrixType >
void bdcsvd_check_full (const MatrixType &m, const BDCSVD< MatrixType > &svd)
template<typename MatrixType >
void bdcsvd_compare_to_full (const MatrixType &m, unsigned int computationOptions, const BDCSVD< MatrixType > &referenceSvd)
template<typename MatrixType >
void bdcsvd_inf_nan ()
void bdcsvd_preallocate ()
template<typename MatrixType >
void bdcsvd_solve (const MatrixType &m, unsigned int computationOptions)
template<typename MatrixType >
void bdcsvd_test_all_computation_options (const MatrixType &m)
template<typename MatrixType >
void bdcsvd_verify_assert (const MatrixType &m)
template<typename MatrixType >
void compare_bdc_jacobi (const MatrixType &a=MatrixType(), unsigned int computationOptions=0)
void test_bdcsvd ()

Function Documentation

template<typename MatrixType >
void bdcsvd ( const MatrixType &  a = MatrixType(),
bool  pickrandom = true 
)

Definition at line 53 of file bdcsvd.cpp.

template<typename MatrixType >
void bdcsvd_check_full ( const MatrixType &  m,
const BDCSVD< MatrixType > &  svd 
)

Definition at line 19 of file bdcsvd.cpp.

template<typename MatrixType >
void bdcsvd_compare_to_full ( const MatrixType &  m,
unsigned int  computationOptions,
const BDCSVD< MatrixType > &  referenceSvd 
)

Definition at line 26 of file bdcsvd.cpp.

template<typename MatrixType >
void bdcsvd_inf_nan ( )

Definition at line 70 of file bdcsvd.cpp.

Definition at line 77 of file bdcsvd.cpp.

template<typename MatrixType >
void bdcsvd_solve ( const MatrixType &  m,
unsigned int  computationOptions 
)

Definition at line 35 of file bdcsvd.cpp.

template<typename MatrixType >
void bdcsvd_test_all_computation_options ( const MatrixType &  m)

Definition at line 43 of file bdcsvd.cpp.

template<typename MatrixType >
void bdcsvd_verify_assert ( const MatrixType &  m)

Definition at line 62 of file bdcsvd.cpp.

template<typename MatrixType >
void compare_bdc_jacobi ( const MatrixType &  a = MatrixType(),
unsigned int  computationOptions = 0 
)

Definition at line 85 of file bdcsvd.cpp.

void test_bdcsvd ( )

Definition at line 105 of file bdcsvd.cpp.



shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:38:48