NAG C++ classes for Hyperspectral Imaging  0.1
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 Cnag::cfreeA type used to wrap access to the C free() function
 Cnag::csr_mat< FPType >A type used to hold the components of a sparse matrix in compressed sparse row (CSR) format
 Cnag::cwt_results< FPType >A type used to hold the result of a 1D real continuous wavelet transform
 Cnag::ErrorClass thrown on error
 Cnag::kmeans_results< FPType >A type used to hold the details of a k-means clustering analysis
 Cnag::nmf_results< FPType >A type used to hold the result of a non-negative matrix factorization
 Cnag::pca_results< FPType >A type used to hold the details of a principal component analysis
 Cnag::SpecImage< FPType >Base class representing a spectral image
 Cnag::MALDISpecImage< FPType >Class representing a spectral image generated from a MALDI instrument
 Cnag::SIMSpecImage< FPType >Class representing a spectral image generated from a Secondary Ion Mass Spectrometry instrument
 Cnag::SpecImageFactory< FPType >This class contains a function which reads in a configuration file and creates a new nag::SIMSpecImage of nag::MALDISpecImage object accordingly
 Cnag::tsne_results< FPType >A type used to hold the details of a t-SNE analysis