Code-Eli
0.3.6
Main Page
Namespaces
Classes
Files
File List
File Members
nls.hpp
Go to the documentation of this file.
1
/*********************************************************************************
2
* Copyright (c) 2013 David D. Marshall <ddmarsha@calpoly.edu>
3
*
4
* All rights reserved. This program and the accompanying materials
5
* are made available under the terms of the Eclipse Public License v1.0
6
* which accompanies this distribution, and is available at
7
* http://www.eclipse.org/legal/epl-v10.html
8
*
9
* Contributors:
10
* David D. Marshall - initial code and implementation
11
********************************************************************************/
12
13
#ifndef eli_mutil_nls_hpp
14
#define eli_mutil_nls_hpp
15
16
#include "
eli/mutil/nls/iterative_root_base.hpp
"
17
#include "
eli/mutil/nls/bisection_method.hpp
"
18
#include "
eli/mutil/nls/newton_raphson_method.hpp
"
19
#include "
eli/mutil/nls/newton_raphson_constrained_method.hpp
"
20
#include "
eli/mutil/nls/secant_method.hpp
"
21
#include "
eli/mutil/nls/iterative_system_root_base.hpp
"
22
#include "
eli/mutil/nls/newton_raphson_system_method.hpp
"
23
#include "
eli/mutil/nls/newton_raphson_constrained_system_method.hpp
"
24
25
#endif
iterative_root_base.hpp
bisection_method.hpp
newton_raphson_system_method.hpp
secant_method.hpp
iterative_system_root_base.hpp
newton_raphson_method.hpp
newton_raphson_constrained_method.hpp
newton_raphson_constrained_system_method.hpp
include
eli
mutil
nls.hpp
Generated on Fri Jun 24 2016 13:51:45 for Code-Eli by
1.8.10