V3FIT
Public Attributes | List of all members
guassian_process::gaussp_class_pointer Type Reference

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.
 

Detailed Description

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.


The documentation for this type was generated from the following file: