V3FIT
|
Pointer to a gaussian process object. Used for creating arrays of gaussian process pointers. This is needed because fortran does not allow arrays of pointers directly. More...
Public Attributes | |
type(gaussp_class), pointer | p => null() |
Pointer to a gaussp_class. Used for building arrays of gaussp_class objects. | |
Pointer to a gaussian process object. Used for creating arrays of gaussian process pointers. This is needed because fortran does not allow arrays of pointers directly.
Definition at line 71 of file guassian_process.f.