sc::Fjt Class Reference

Evaluates the Boys function F_j(T). More...

#include <chemistry/qc/basis/fjt.h>

Inheritance diagram for sc::Fjt:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual double * values (int J, double T)=0
 Computed F_j(T) for every 0 <= j <= J (total of J+1 doubles).


Detailed Description

Evaluates the Boys function F_j(T).

Member Function Documentation

virtual double* sc::Fjt::values ( int  J,
double  T 
) [pure virtual]

Computed F_j(T) for every 0 <= j <= J (total of J+1 doubles).

The user may read/write these values. The values will be overwritten with the next call to this functions. The pointer will be invalidated after the call to ~Fjt.

Implemented in sc::Taylor_Fjt, and sc::FJT.


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

Generated at Sun Feb 22 10:12:28 2009 for MPQC 3.0.0-alpha using the documentation package Doxygen 1.5.6.
These pages are hosted on SourceForge.net