Crate lfa [] [src]

Reexports

pub use self::projection::Projection;
pub use self::projection::Projector;

Modules

projection

Linear basis projection module.

Structs

Linear
Table

Generic tabular function representation.

Enums

EvaluationError
UpdateError

Traits

Approximator

An interface for dealing with function approximators.

Function
Parameterised

Type Definitions

EvaluationResult
UpdateResult