[][src]Trait libsvm::state::SvmState

pub trait SvmState { }

Used for the trait bound of state types.

Implementors

impl SvmState for Trained[src]

impl SvmState for Untrained[src]

Loading content...