tripletMatrix-class: Class "tripletMatrix" sparse matrices in triplet form
Description
The "tripletMatrix"
class is the class of sparse
matrices stored as (possibly redundant) triplets.Objects from the Class
Objects can be created by calls of the form new("tripletMatrix", ...)
.