Library Structure

The libraries are organized as follow. The header files (.h declarations and .hpp template implementations) are located in include/ directories and non-templated implementations (.cpp) in src/.

libidx

  1. idx.*: Tensor descriptors.
    1. idx<T>: a tensor descriptor class.
    2. midx<T>: a tensor of tensors class.
  2. idxspec.*:
  3. srg.*:

libeblearn

libeblearntools

libidxgui

libeblearngui

tools

  1. train.cpp: a generic trainer given a configuration file.
structure.txt · Last modified: 2012/09/26 04:20 by sermanet