Funclustering-package   A package for functional data clustering.
Input-class             Constructor of Input class
Output-class            Constructor of Output class
cppMultiData            The C++ code, of this package take to run from
                        the data two main information. the coefficient
                        in the basis expansion of the functional data,
                        and the inner product between theses basis.
                        cppMultidata made this task in the multivariate
                        case.
cppUniData              The C++ code, of this package take to run from
                        the data two main information. the coefficient
                        in the basis expansion of the functional data,
                        and the inner product between theses basis.
                        cppUnidata made this task in the univariate
                        case.
funclust                funclust, clustering multivariate functional
                        data
harmsCut                Separates the matrices of the coefficients of
                        harmonics
mfpca                   Multivariate functional pca
mfpcaPlot               Plot multivariate functional pca
plotOC                  plot Original Curves
plotfd                  plot a functional data object
