|
LP2R 1.0
Linear Polydisperse Polymer Rheology
|
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) |
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