NAG C++ classes for Hyperspectral Imaging  0.1
Data Structures
Here are the data structures with brief descriptions:
[detail level 12]
 NnagOverall namespace for the NAG C++ Hyperspectral Imaging Library
 CcfreeA type used to wrap access to the C free() function
 Ccsr_matA type used to hold the components of a sparse matrix in compressed sparse row (CSR) format
 Ccwt_resultsA type used to hold the result of a 1D real continuous wavelet transform
 CErrorClass thrown on error
 Ckmeans_resultsA type used to hold the details of a k-means clustering analysis
 CMALDISpecImageClass representing a spectral image generated from a MALDI instrument
 Cnmf_resultsA type used to hold the result of a non-negative matrix factorization
 Cpca_resultsA type used to hold the details of a principal component analysis
 CSIMSpecImageClass representing a spectral image generated from a Secondary Ion Mass Spectrometry instrument
 CSpecImageBase class representing a spectral image
 CSpecImageFactoryThis class contains a function which reads in a configuration file and creates a new nag::SIMSpecImage of nag::MALDISpecImage object accordingly
 Ctsne_resultsA type used to hold the details of a t-SNE analysis