Contains module guassian_process.
More...
|
type(gaussp_class) function, pointer | guassian_process::gaussp_construct (a_model, n_signals, gaussp_type, profile_index, vrnc, tolerance, cholesky_fac) |
| Construct a gaussp_class. More...
|
|
subroutine | guassian_process::gaussp_destruct (this) |
| Deconstruct a gaussp_class object. More...
|
|
subroutine | guassian_process::gaussp_set_signal (this, signal, index) |
| Set the object and coefficient for an index. More...
|
|
subroutine | guassian_process::gaussp_set_profile (this, a_model) |
| Set the object and coefficient for an index. More...
|
|
real(rprec) function | guassian_process::gaussp_get_evidence (this, a_model) |
| Calculates the evidence. More...
|
|
Contains module guassian_process.