KASKADE 7 development version
Static Public Attributes | List of all members
Kaskade::QuadraticModel< Lin, simplified >::D2< row, col > Struct Template Reference

#include <functional_manipulation.hh>

Detailed Description

template<class Lin, bool simplified = true>
template<int row, int col>
struct Kaskade::QuadraticModel< Lin, simplified >::D2< row, col >

Definition at line 314 of file functional_manipulation.hh.

Static Public Attributes

static bool const present = Linearization::template D2<row,col>::present
 
static bool const lumped = Linearization::template D2<row,col>::lumped
 
static bool const symmetric = true
 

Member Data Documentation

◆ lumped

template<class Lin , bool simplified = true>
template<int row, int col>
bool const Kaskade::QuadraticModel< Lin, simplified >::D2< row, col >::lumped = Linearization::template D2<row,col>::lumped
static

Definition at line 317 of file functional_manipulation.hh.

◆ present

template<class Lin , bool simplified = true>
template<int row, int col>
bool const Kaskade::QuadraticModel< Lin, simplified >::D2< row, col >::present = Linearization::template D2<row,col>::present
static

Definition at line 316 of file functional_manipulation.hh.

◆ symmetric

template<class Lin , bool simplified = true>
template<int row, int col>
bool const Kaskade::QuadraticModel< Lin, simplified >::D2< row, col >::symmetric = true
static

Definition at line 318 of file functional_manipulation.hh.


The documentation for this struct was generated from the following file: