[][src]Crate lfa

Re-exports

pub extern crate spaces as geometry;

Modules

basis

Module for basis function representations used by LFA.

core

Module for common types and primitives used throughout the crate.

eval

Module for efficient dot product abstractions used by LFA.

transforms

Structs

LFA

Linear function approximator.

TransformedLFA

Transformed linear function approximator.