larank_kcache_s Struct Reference


Detailed Description

Definition at line 71 of file LaRank.h.

List of all members.

Public Attributes

CKernelfunc
larank_kcache_tprevbuddy
larank_kcache_tnextbuddy
int64_t maxsize
int64_t cursize
int32_t l
int32_t * i2r
int32_t * r2i
int32_t maxrowlen
int32_t * rsize
float32_trdiag
float32_t ** rdata
int32_t * rnext
int32_t * rprev
int32_t * qnext
int32_t * qprev

Member Data Documentation

int64_t cursize

Definition at line 77 of file LaRank.h.

Definition at line 73 of file LaRank.h.

int32_t* i2r

Definition at line 79 of file LaRank.h.

int32_t l

Definition at line 78 of file LaRank.h.

int32_t maxrowlen

Definition at line 81 of file LaRank.h.

int64_t maxsize

Definition at line 76 of file LaRank.h.

Definition at line 75 of file LaRank.h.

Definition at line 74 of file LaRank.h.

int32_t* qnext

Definition at line 88 of file LaRank.h.

int32_t* qprev

Definition at line 89 of file LaRank.h.

int32_t* r2i

Definition at line 80 of file LaRank.h.

Definition at line 85 of file LaRank.h.

Definition at line 84 of file LaRank.h.

int32_t* rnext

Definition at line 86 of file LaRank.h.

int32_t* rprev

Definition at line 87 of file LaRank.h.

int32_t* rsize

Definition at line 83 of file LaRank.h.


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

SHOGUN Machine Learning Toolbox - Documentation