TR-mbed 1.0
Loading...
Searching...
No Matches
Functions
svd_fill.h File Reference

Go to the source code of this file.

Functions

template<typename T >
Array< T, 4, 1 > four_denorms ()
 
template<>
Array4f four_denorms ()
 
template<>
Array4d four_denorms ()
 
template<typename MatrixType >
void svd_fill_random (MatrixType &m, int Option=0)
 

Function Documentation

◆ four_denorms() [1/3]

template<>
Array4f four_denorms ( )

◆ four_denorms() [2/3]

template<>
Array4d four_denorms ( )

◆ four_denorms() [3/3]

template<typename T >
Array< T, 4, 1 > four_denorms ( )

◆ svd_fill_random()

template<typename MatrixType >
void svd_fill_random ( MatrixType m,
int  Option = 0 
)