MRPT  2.0.2
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.2 Git: 9b4fd2465 Mon May 4 16:59:08 2020 +0200 at lun may 4 17:26:07 CEST 2020