LP2R 1.0
Linear Polydisperse Polymer Rheology
Public Member Functions | List of all members
InvSqSum Class Reference

Class to hold and retrieve partial sums of the form 1/p^2
. More...

#include <LP2R.h>

Public Member Functions

double intg_psum (int n1, int n2)
 
double operator() (int Z)
 
double operator() (int Z1, int Z2)
 

Detailed Description

Class to hold and retrieve partial sums of the form 1/p^2
.

Explicitly sum 1/p^2 till 1/499^2
Higher terms are added as integrals as required.
Function call operator is overloaded to return partial sums


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