Description Usage Arguments Value Author(s)
A function that computes all pairwise sums for a vector of numbers. This is an internal function and is not intended for use by end-users.
1 | pSum(a)
|
a |
A numeric vector |
out |
A square matrix (of dimension length(a) X length(a)) containing all pairwise sums. |
James W. MacDonald
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.