Here are the data structures with brief descriptions:
[detail level 12]
| ▼Nnag | Overall namespace for the NAG C++ Hyperspectral Imaging Library |
| Ccfree | A type used to wrap access to the C free() function |
| Ccsr_mat | A type used to hold the components of a sparse matrix in compressed sparse row (CSR) format |
| Ccwt_results | A type used to hold the result of a 1D real continuous wavelet transform |
| CError | Class thrown on error |
| Ckmeans_results | A type used to hold the details of a k-means clustering analysis |
| CMALDISpecImage | Class representing a spectral image generated from a MALDI instrument |
| Cnmf_results | A type used to hold the result of a non-negative matrix factorization |
| Cpca_results | A type used to hold the details of a principal component analysis |
| CSIMSpecImage | Class representing a spectral image generated from a Secondary Ion Mass Spectrometry instrument |
| CSpecImage | Base class representing a spectral image |
| CSpecImageFactory | This class contains a function which reads in a configuration file and creates a new nag::SIMSpecImage of nag::MALDISpecImage object accordingly |
| Ctsne_results | A type used to hold the details of a t-SNE analysis |