ergo
template_lapack_lamch.h File Reference
#include <stdio.h>
#include <iostream>
#include <limits>

Go to the source code of this file.

Macros

#define log10e   0.43429448190325182765
 

Functions

template<class Treal >
Treal template_lapack_d_sign (const Treal *a, const Treal *b)
 
template<class Treal >
Treal template_blas_lg10 (Treal *x)
 
template<class Treal >
int template_lapack_lassq (const integer *n, const Treal *x, const integer *incx, Treal *scale, Treal *sumsq)
 
template<class Treal >
double template_lapack_pow_di (Treal *ap, integer *bp)
 
template<class Treal >
Treal template_lapack_lamch (const char *cmach, Treal dummyReal)
 

Macro Definition Documentation

◆ log10e

#define log10e   0.43429448190325182765

Function Documentation

◆ template_blas_lg10()

template<class Treal >
Treal template_blas_lg10 ( Treal *  x)

◆ template_lapack_d_sign()

template<class Treal >
Treal template_lapack_d_sign ( const Treal *  a,
const Treal *  b 
)

◆ template_lapack_lamch()

◆ template_lapack_lassq()

template<class Treal >
int template_lapack_lassq ( const integer n,
const Treal *  x,
const integer incx,
Treal *  scale,
Treal *  sumsq 
)

◆ template_lapack_pow_di()

template<class Treal >
double template_lapack_pow_di ( Treal *  ap,
integer bp 
)