vmmlib  1.7.0
 All Classes Namespaces Functions Pages
vmml::compute_pseudoinverse< T, Tinternal >::tmp_matrices Struct Reference
+ Collaboration diagram for vmml::compute_pseudoinverse< T, Tinternal >::tmp_matrices:

Public Attributes

matrix_mn_type U
 
vec_n_type sigmas
 
matrix_nn_type Vt
 
matrix_mn_type input
 
matrix_nm_type result
 
pinv_type pseudoinverse
 
matrix_nm_type tmp
 

Detailed Description

template<typename T, typename Tinternal = double>
struct vmml::compute_pseudoinverse< T, Tinternal >::tmp_matrices

Definition at line 76 of file matrix_pseudoinverse.hpp.


The documentation for this struct was generated from the following file: