The BioCro C++ Library
broyden_test.h File Reference
#include "../framework/module.h"
#include "../framework/state_map.h"
#include "../math/roots/multidim/broyden.h"
#include <array>
+ Include dependency graph for broyden_test.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  broyden_test
 

Namespaces

namespace  standardBML
 This is the standard BioCro module library; it includes the essential modules used in typical BioCro crop growth simulations.
 

Functions

std::array< double, 2 > test_function (const std::array< double, 2 > &x)