SHOGUN
4.1.0
|
Go to the source code of this file.
Classes | |
class | CInferenceMethod |
The Inference Method base class. More... | |
Enumerations | |
enum | EInferenceType { INF_NONE =0, INF_EXACT =10, INF_SPARSE =20, INF_FITC_REGRESSION =21, INF_FITC_LAPLACIAN_SINGLE =22, INF_LAPLACIAN =30, INF_LAPLACIAN_SINGLE =31, INF_LAPLACIAN_MULTIPLE =32, INF_EP =40, INF_KL =50, INF_KL_DIAGONAL =51, INF_KL_CHOLESKY =52, INF_KL_COVARIANCE =53, INF_KL_DUAL =54, INF_KL_SPARSE_REGRESSION =55 } |