generate_numeric_jacobian.h File Reference

Fills jacobian with derivs that numerically calculated. More...

#include "string_formater.h"

Include dependency graph for generate_numeric_jacobian.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  blue_sky::xxx::clmn_holder< strategy_t >
struct  blue_sky::xxx::clmn_sub< array_t >
struct  blue_sky::xxx::clmn_sub_div< lhs_t >
struct  blue_sky::xxx::clmn_sub_div_mul< lhs_t >

Namespaces

namespace  blue_sky
namespace  blue_sky::xxx

Functions

template<typename array_t >
clmn_sub< array_t > blue_sky::xxx::operator- (const array_t &lhs, const array_t &rhs)
template<typename lhs_t , typename item_t >
clmn_sub_div< lhs_t > blue_sky::xxx::operator/ (const lhs_t &lhs, const item_t &scalar)
template<typename lhs_t , typename item_t >
clmn_sub_div_mul< lhs_t > blue_sky::xxx::operator* (const lhs_t &lhs, const item_t &scalar)


Detailed Description

Fills jacobian with derivs that numerically calculated.

Author:
Sergey Miryanov (sergey-miryanov), sergey.miryanov@gmail.com
Date:
27.11.2008 This source code is released under the terms of the BSD License. See LICENSE for more details.
Todo:
Obsolete

Generated on Fri Nov 13 12:07:13 2009 for TheBSEagleProject by  doxygen 1.5.8