HSvm-1.0.3.32: Haskell Bindings for libsvm
Safe HaskellNone
LanguageHaskell2010

Data.SVM.Raw

Description

This is a module with raw bindings to libsvm

Synopsis

Documentation

data CSvmNode Source #

Constructors

CSvmNode 

Fields

Instances

Instances details
Storable CSvmNode Source # 
Instance details

Defined in Data.SVM.Raw

data CSvmProblem Source #

Constructors

CSvmProblem 

Fields

newtype CSvmType Source #

Constructors

CSvmType 

Fields

Instances

Instances details
Storable CSvmType Source # 
Instance details

Defined in Data.SVM.Raw

Show CSvmType Source # 
Instance details

Defined in Data.SVM.Raw

data CSvmModel Source #

Managed type for struct svm_model.