glucat  0.12.0
Public Types | Static Public Attributes | List of all members
pade::pade_log_denom< long double > Struct Template Reference

#include <matrix_multi_imp.h>

Public Types

using array = std::array< long double, 18 >
 

Static Public Attributes

static const array denom
 

Detailed Description

template<>
struct pade::pade_log_denom< long double >

Definition at line 1785 of file matrix_multi_imp.h.

Member Typedef Documentation

◆ array

using pade::pade_log_denom< long double >::array = std::array<long double, 18>

Definition at line 1787 of file matrix_multi_imp.h.

Member Data Documentation

◆ denom

const pade_log_denom< long double >::array pade::pade_log_denom< long double >::denom
static
Initial value:
=
{
1.0L, 17.0L/2.0L, 1088.0L/33.0L, 850.0L/11.0L,
41650.0L/341.0L, 140777.0L/1023.0L, 1126216.0L/9889.0L, 63206.0L/899.0L,
790075.0L/24273.0L, 60775.0L/5394.0L, 38896.0L/13485.0L, 21658.0L/40455.0L,
21658.0L/310155.0L, 4165.0L/682341.0L, 680.0L/2047023.0L, 34.0L/3411705.0L,
17.0L/129644790.0L, 1.0L/2333606220
}

Definition at line 1788 of file matrix_multi_imp.h.


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