MRPT  2.0.0
Functions | Variables
LevMarqTest_impl.cpp File Reference
#include <mrpt/math/CLevenbergMarquardt.h>
#include <mrpt/system/CTicTac.h>
#include <cmath>
#include <iostream>
Include dependency graph for LevMarqTest_impl.cpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void myFunction (const CVectorDouble &x, const CVectorDouble &y, CVectorDouble &out_f)
 
void TestLevMarq ()
 

Variables

double levmarq_final_error = 1e10
 

Function Documentation

◆ myFunction()

void myFunction ( const CVectorDouble x,
const CVectorDouble y,
CVectorDouble out_f 
)

Definition at line 23 of file LevMarqTest_impl.cpp.

References mrpt::math::CVectorDynamic< T >::resize().

Referenced by TestLevMarq().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ TestLevMarq()

void TestLevMarq ( )

Variable Documentation

◆ levmarq_final_error

double levmarq_final_error = 1e10

Definition at line 20 of file LevMarqTest_impl.cpp.

Referenced by TEST(), and TestLevMarq().




Page generated by Doxygen 1.8.14 for MRPT 2.0.0 Git: b38439d21 Tue Mar 31 19:58:06 2020 +0200 at miƩ abr 1 00:50:30 CEST 2020