Main Page | Data Structures | File List | Data Fields | Globals

UKR_G_Struct Struct Reference

#include <ukr.h>


Data Fields

const double * y
const double * KyY
double Kyy
int * ir
int * nz
double * b
double * p
double * fm
double * J
double * GJ


Detailed Description

Data structure used for projecting new data onto the manifold (ukr_g)


Field Documentation

double* UKR_G_Struct::b
 

Storage to keep basis functions

double* UKR_G_Struct::fm
 

Storage to evaluate f(x) or a feature space UKR equivalent

double* UKR_G_Struct::GJ
 

Storage to keep the model.G*J

int* UKR_G_Struct::ir
 

Storage to keep row indices

double* UKR_G_Struct::J
 

Storage to keep the Jacobian

double UKR_G_Struct::Kyy
 

Feature space norm of the new data

const double* UKR_G_Struct::KyY
 

Feature space dot products between new data and the models data

int* UKR_G_Struct::nz
 

Number of elements in ir

double* UKR_G_Struct::p
 

Storage to keep outer derivatives

const double* UKR_G_Struct::y
 

Data vector to project


The documentation for this struct was generated from the following file:
Generated on Fri Aug 25 18:00:11 2006 for UKR Toolbox by  doxygen 1.4.3