Reference
Contents
Index
NonparametricVecchia.VecchiaCache — Type
Internal struct from which to fetch persisting objects in the optimization function. There is no need for a user to mess with this!
Fields
n: Size of the problemM: Number of SamplesnnzL: Number of nonzeros in LcolptrL: Array which indexes the beginning of each column in LrowsL: Row index of nonzero entries in LdiagL: Position of the diagonal coefficient of Lm: Number of nonzeros in each column of Loffsets: Number of nonzeros in hessobjvals before the block BⱼB: Vector of matrices Bⱼ, the constant blocks in the Hessiannnzh_tri_obj: Number of nonzeros in the lower triangular part of the Hessian of the objectivennzh_tri_lag: Number of nonzeros in the lower triangular part of the Hessian of the Lagrangianhess_obj_vals: Nonzeros of the lower triangular part of the Hessian of the objectivebuffer: Additional buffer needed for the objective