glucat  0.12.0
Public Types | Static Public Attributes | List of all members
pade::pade_log_numer< 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 numer
 

Detailed Description

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

Definition at line 1771 of file matrix_multi_imp.h.

Member Typedef Documentation

◆ array

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

Definition at line 1773 of file matrix_multi_imp.h.

Member Data Documentation

◆ numer

const pade_log_numer< long double >::array pade::pade_log_numer< long double >::numer
static
Initial value:
=
{
0.0L, 1.0L, 8.0L, 3835.0L/132.0L,
8365.0L/132.0L, 11363807.0L/122760.0L, 162981.0L/1705.0L, 9036157.0L/125860.0L,
18009875.0L/453096.0L, 44211925.0L/2718576.0L, 4149566.0L/849555.0L, 16973929.0L/16020180.0L,
172459.0L/1068012.0L, 116317061.0L/7025382936.0L, 19679783.0L/18441630207.0L, 23763863.0L/614721006900.0L,
50747.0L/79318839600.0L, 42142223.0L/14295951736466400.0L
}

Definition at line 1774 of file matrix_multi_imp.h.


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