| 
    MADNESS 0.10.1
    
   | 
 
Public Member Functions | |
| sgl_guess (const long n, const long l, const long m, const double Z) | |
| double | energy () const | 
| complex_function_3d | get_wf (World &world) const | 
| double_complex | operator() (const coord_3d &coord) const | 
Public Attributes | |
| long | l | 
| long | m | 
| long | n | 
| double | Z | 
      
  | 
  inline | 
      
  | 
  inline | 
References norm(), madness::Function< T, NDIM >::norm2(), and madness::Function< T, NDIM >::scale().
      
  | 
  inline | 
References e(), generalized_laguerre(), l, m, n, madness::Vector< T, N >::normf(), R, and Z.
| long sgl_guess::l | 
Referenced by operator()().
| long sgl_guess::m | 
Referenced by operator()().
| long sgl_guess::n | 
Referenced by energy(), and operator()().
| double sgl_guess::Z | 
Referenced by energy(), and operator()().