Tatooine
Classes | Functions | Variables
tatooine::tag Namespace Reference

Classes

struct  analytical_t
 
struct  automatic_t
 
struct  economy_t
 
struct  eye_t
 
struct  fill
 
struct  frobenius_t
 
struct  full_t
 
struct  numerical_t
 
struct  ones_t
 
struct  quadratic_t
 
struct  zeros_t
 

Functions

template<typename Real >
 fill (Real) -> fill< Real >
 

Variables

static constexpr frobenius_t frobenius
 
static constexpr full_t full
 
static constexpr economy_t economy
 
static constexpr eye_t eye
 
static constexpr automatic_t automatic
 
static constexpr quadratic_t quadratic
 
static constexpr analytical_t analytical
 
static constexpr numerical_t numerical
 
static constexpr zeros_t zeros
 
static constexpr ones_t ones
 

Function Documentation

◆ fill()

template<typename Real >
tatooine::tag::fill ( Real  ) -> fill< Real >

Variable Documentation

◆ analytical

constexpr analytical_t tatooine::tag::analytical
staticconstexpr

◆ automatic

constexpr automatic_t tatooine::tag::automatic
staticconstexpr

◆ economy

constexpr economy_t tatooine::tag::economy
staticconstexpr

◆ eye

constexpr eye_t tatooine::tag::eye
staticconstexpr

◆ frobenius

constexpr frobenius_t tatooine::tag::frobenius
staticconstexpr

◆ full

constexpr full_t tatooine::tag::full
staticconstexpr

◆ numerical

constexpr numerical_t tatooine::tag::numerical
staticconstexpr

◆ ones

constexpr ones_t tatooine::tag::ones
staticconstexpr

◆ quadratic

constexpr quadratic_t tatooine::tag::quadratic
staticconstexpr

◆ zeros

constexpr zeros_t tatooine::tag::zeros
staticconstexpr