RcdMathLib_doc
Open Source Library for Linear and Non-linear Algebra
position_optimization_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
28
#ifndef POSITION_OPTIMIZATION_TEST_H_
29
#define POSITION_OPTIMIZATION_TEST_H_
30
35
void
position_optimization_test
(
void
);
36
37
#endif
/* POSITION_OPTIMIZATION_TEST_H_ */
position_optimization_test
void position_optimization_test(void)
Examples of optimization algorithms of a localization system.
Definition:
position_optimization_test.c:37
examples
localization
position_optimization
include
position_optimization_test.h
Generated by
1.8.16