template struct xf::solver::backSubstituteTraits

#include "back_substitute.hpp"
template <
    int RowsColsA,
    typename InputType,
    typename OutputType
    >
struct backSubstituteTraits

// typedefs

typedef InputType RECIP_T
typedef InputType MULT_T
typedef InputType ADD_T
typedef InputType MULTNEG_T

// fields

static const int ARCH
static const int INNER_II
static const int DIAG_II