Functions
Matrix_SVD_T.cpp File Reference
#include <iostream>
#include "Matrix.hpp"
#include "Vector.hpp"
#include "TestUtil.hpp"
Include dependency graph for Matrix_SVD_T.cpp:

Go to the source code of this file.

Functions

int main ()
 
template<typename T >
unsigned multipass ()
 
template<typename T >
void SVDTest (size_t r, size_t c, T xA[], T xB[], T xBSref[], gnsstk::TestUtil &testFramework)
 

Function Documentation

◆ main()

int main ( )

Definition at line 107 of file Matrix_SVD_T.cpp.

◆ multipass()

template<typename T >
unsigned multipass ( )

Definition at line 80 of file Matrix_SVD_T.cpp.

◆ SVDTest()

template<typename T >
void SVDTest ( size_t  r,
size_t  c,
xA[],
xB[],
xBSref[],
gnsstk::TestUtil testFramework 
)

Definition at line 48 of file Matrix_SVD_T.cpp.



gnsstk
Author(s):
autogenerated on Wed Oct 25 2023 02:40:43