QuasiNewton.h File Reference

The quasi-Newton BFGS method. More...

#include "Opt.h"
#include "../../ads/tensor/SquareMatrix.h"
#include "TensorTypes.h"
#include "../array/FixedArray.h"
#include "../../third-party/loki/static_check.h"
#include <iosfwd>
#include <algorithm>
#include <functional>
#include <numeric>
#include <cassert>
#include <cmath>
#include "SquareMatrix.ipp"
#include "../defs.h"
#include "../../ads/array/FixedArray.h"
#include "Point.ipp"

Go to the source code of this file.

Classes

class  QuasiNewton< N, Function, T, Point >
 The quasi-Newton BFGS method. More...

Detailed Description

The quasi-Newton BFGS method.

Generated on Thu Jun 30 02:15:00 2016 for Numerical Algorithms Package by  doxygen 1.6.3