SIRIUS 7.5.0
Electronic structure library and applications
Static Public Member Functions | List of all members
sirius::la::constant< T > Struct Template Reference

Static Public Member Functions

static T const & one () noexcept
 
static T const & two () noexcept
 
static T const & m_one () noexcept
 
static T const & zero () noexcept
 

Detailed Description

template<typename T>
struct sirius::la::constant< T >

Definition at line 41 of file linalg_base.hpp.

Member Function Documentation

◆ one()

template<typename T >
static T const & sirius::la::constant< T >::one ( )
inlinestaticnoexcept

Definition at line 43 of file linalg_base.hpp.

◆ two()

template<typename T >
static T const & sirius::la::constant< T >::two ( )
inlinestaticnoexcept

Definition at line 49 of file linalg_base.hpp.

◆ m_one()

template<typename T >
static T const & sirius::la::constant< T >::m_one ( )
inlinestaticnoexcept

Definition at line 55 of file linalg_base.hpp.

◆ zero()

template<typename T >
static T const & sirius::la::constant< T >::zero ( )
inlinestaticnoexcept

Definition at line 61 of file linalg_base.hpp.


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