ExplicitRepresentationDense  and
ExplicitRepresentationSparse  are meant to hold explicit
representations in dense or sparse format. The kernel used to generate the
explicit representation is stored together with the data.Instances of this class are used for storing explicit representations
in dense matrix format. This class is derived from
.
Instances of this class are used for storing explicit representations
in sparse  format. This class is derived from
.