ROL
Classes | Namespaces | Macros
ROL_Bundle_TT.hpp File Reference
#include "ROL_Types.hpp"
#include "ROL_Vector.hpp"
#include "ROL_StdVector.hpp"
#include "ROL_Bundle.hpp"
#include "ROL_Ptr.hpp"
#include "ROL_LAPACK.hpp"
#include <vector>
#include <limits.h>
#include <stdint.h>
#include <float.h>
#include <math.h>
#include <algorithm>
#include "ROL_LinearAlgebra.hpp"

Go to the source code of this file.

Classes

class  ROL::Bundle_TT< Real >
 Provides the interface for and implements a bundle. The semidefinite quadratic subproblem is solved using TT algorithm by Antonio Frangioni (1996). More...
 

Namespaces

 ROL
 

Macros

#define EXACT   1
 
#define TABOO_LIST   1
 
#define FIRST_VIOLATED   0
 

Macro Definition Documentation

#define EXACT   1

Definition at line 64 of file ROL_Bundle_TT.hpp.

#define TABOO_LIST   1

Definition at line 65 of file ROL_Bundle_TT.hpp.

#define FIRST_VIOLATED   0

Definition at line 66 of file ROL_Bundle_TT.hpp.