Loading [MathJax]/extensions/tex2jax.js
DiSMEC++
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
newton.h File Reference
#include "solver/minimizer.h"
#include "solver/cg.h"
#include "solver/line_search.h"
#include "utils/hash_vector.h"

Go to the source code of this file.

Classes

class  dismec::solvers::NewtonWithLineSearch
 

Namespaces

 dismec
 Main namespace in which all types, classes, and functions are defined.
 
 dismec::solvers