HSvm-0.1.1.3.22: Haskell Bindings for libsvm

Safe HaskellNone
LanguageHaskell98

Data.SVM.Raw

Description

This is a module with raw bindings to libsvm

Synopsis

Documentation

data CSvmNode Source #

Constructors

CSvmNode 

Fields

Instances
Storable CSvmNode Source # 
Instance details

Defined in Data.SVM.Raw

newtype CSvmType Source #

Constructors

CSvmType 

Fields

Instances
Show CSvmType Source # 
Instance details

Defined in Data.SVM.Raw

Storable CSvmType Source # 
Instance details

Defined in Data.SVM.Raw

data CSvmModel Source #

Managed type for struct svm_model.