Stokhos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Stokhos::KL::OneDExponentialCovarianceFunction< value_type >::EigFuncCos Struct Reference

Nonlinear function whose roots define eigenvalues for cos() eigenfunction. More...

#include <Stokhos_KL_OneDExponentialCovarianceFunction.hpp>

Public Member Functions

 EigFuncCos (const value_type &alpha_)
value_type eval (const value_type &u) const
value_type deriv (const value_type &u) const

Public Attributes

const value_typealpha

Detailed Description

template<typename value_type>
struct Stokhos::KL::OneDExponentialCovarianceFunction< value_type >::EigFuncCos

Nonlinear function whose roots define eigenvalues for cos() eigenfunction.

Definition at line 194 of file Stokhos_KL_OneDExponentialCovarianceFunction.hpp.

Constructor & Destructor Documentation

◆ EigFuncCos()

template<typename value_type>
Stokhos::KL::OneDExponentialCovarianceFunction< value_type >::EigFuncCos::EigFuncCos ( const value_type & alpha_)
inline

Member Function Documentation

◆ eval()

template<typename value_type>
value_type Stokhos::KL::OneDExponentialCovarianceFunction< value_type >::EigFuncCos::eval ( const value_type & u) const
inline

◆ deriv()

template<typename value_type>
value_type Stokhos::KL::OneDExponentialCovarianceFunction< value_type >::EigFuncCos::deriv ( const value_type & u) const
inline

Member Data Documentation

◆ alpha


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