OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:icvSingularValueDecomposition
(Results
1 - 2
of
2
) sorted by null
/external/opencv/cvaux/src/
_cvvm.h
285
int
icvSingularValueDecomposition
( int M,
cvlmeds.cpp
744
value =
icvSingularValueDecomposition
( num, 8, A_short, W, 1, U, 1, V );
855
if(
icvSingularValueDecomposition
( 3, 3, F, W, 1, U, 1, V ))
930
icvSingularValueDecomposition
( int M,
[
all
...]
Completed in 57 milliseconds