RcdMathLib_doc
Open Source Library for Linear and Non-linear Algebra
distance_based_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
26
#ifndef DISTANCE_BASED_TEST_H_
27
#define DISTANCE_BASED_TEST_H_
28
34
void
distance_based_test
(
void
);
35
36
#endif
/* DISTANCE_BASED_TEST_H_ */
distance_based_test
void distance_based_test(void)
Example of a distance-based localization system.
Definition:
distance_based_test.c:32
examples
localization
position_algos
distance_based
include
distance_based_test.h
Generated by
1.8.16