RcdMathLib_doc
Open Source Library for Linear and Non-linear Algebra
non_lin_eq_common.h
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
10
#ifndef NON_LIN_EQ_COMMON_H_
11
#define NON_LIN_EQ_COMMON_H_
12
13
//#include "vector.h"
14
//
15
//typedef vector_t (*vec_t_func)(uint8_t length, ...);
16
17
#endif
/* NON_LIN_EQ_COMMON_H_ */
non_linear_algebra
solve_non_linear_equations
include
non_lin_eq_common.h
Generated by
1.8.16