RcdMathLib_doc
Open Source Library for Linear and Non-linear Algebra
svd_test.h
Go to the documentation of this file.
1
/*
2
* Copyright (C) 2020 Zakaria Kasmi <zkasmi@inf.fu-berlin.de>
3
* 2020 Freie Universität Berlin
4
*
5
* This file is subject to the terms and conditions of the GNU Lesser General
6
* Public License v2.1. See the file LICENSE in the top level directory for more
7
* details.
8
*/
9
25
#ifndef SVD_TEST_H_
26
#define SVD_TEST_H_
27
32
void
svd_test
(
void
);
33
34
#endif
/* SVD_TEST_H_ */
svd_test
void svd_test(void)
Examples of the Givens algorithm.
Definition:
svd_test.c:32
examples
linear_algebra
matrix_decompositions
include
svd_test.h
Generated by
1.8.16