Home
last modified time | relevance | path

Searched refs:betaInv (Results 1 – 1 of 1) sorted by relevance

/dports/science/madness/madness-ebb3fd7/src/madness/external/elemental/include/elemental/matrices/
H A DFoxLi.hpp34 const Real betaInv = 2*Sqrt(1-Pow(j+Real(1),-2)/4); in FoxLi() local
35 e.Set( j, 0, 1/betaInv ); in FoxLi()
81 const Real betaInv = 2*Sqrt(1-Pow(i+Real(1),-2)/4); in FoxLi() local
82 e.SetLocal( iLoc, 0, 1/betaInv ); in FoxLi()