| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
ArrayFire.Internal.Defines
Synopsis
- afVersion :: Integer
- newtype AFErr = AFErr {}
- afSuccess :: AFErr
- afErrNoMem :: AFErr
- afErrDriver :: AFErr
- afErrRuntime :: AFErr
- afErrInvalidArray :: AFErr
- afErrArg :: AFErr
- afErrSize :: AFErr
- afErrType :: AFErr
- afErrDiffType :: AFErr
- afErrBatch :: AFErr
- afErrDevice :: AFErr
- afErrNotSupported :: AFErr
- afErrNotConfigured :: AFErr
- afErrNonFree :: AFErr
- newtype AFDtype = AFDtype {}
- afErrNoDbl :: AFErr
- afErrNoGfx :: AFErr
- afErrLoadLib :: AFErr
- f32 :: AFDtype
- afErrLoadSym :: AFErr
- c32 :: AFDtype
- afErrArrBkndMismatch :: AFErr
- f64 :: AFDtype
- afErrInternal :: AFErr
- c64 :: AFDtype
- afErrUnknown :: AFErr
- b8 :: AFDtype
- s32 :: AFDtype
- u32 :: AFDtype
- u8 :: AFDtype
- newtype AFSource = AFSource CInt
- s64 :: AFDtype
- u64 :: AFDtype
- afDevice :: AFSource
- s16 :: AFDtype
- afHost :: AFSource
- u16 :: AFDtype
- afMaxDims :: Integer
- newtype AFSomeEnum = AFSomeEnum Int
- afSomeEnum :: AFSomeEnum
- type AFArray = Ptr ()
- type AFFeatures = Ptr ()
- type AFRandomEngine = Ptr ()
- type AFWindow = Ptr ()
- newtype AFInterpType = AFInterpType CInt
- afInterpNearest :: AFInterpType
- afInterpLinear :: AFInterpType
- afInterpBilinear :: AFInterpType
- afInterpCubic :: AFInterpType
- afInterpLower :: AFInterpType
- afInterpLinearCosine :: AFInterpType
- afInterpBilinearCosine :: AFInterpType
- newtype AFBorderType = AFBorderType CInt
- afInterpBicubic :: AFInterpType
- afBorderPadZero :: AFBorderType
- afInterpCubicSpline :: AFInterpType
- afPadSym :: AFBorderType
- afInterpBicubicSpline :: AFInterpType
- newtype AFConnectivity = AFConnectivity CInt
- afConnectivity4 :: AFConnectivity
- afConnectivity8 :: AFConnectivity
- newtype AFConvMode = AFConvMode CInt
- afConvDefault :: AFConvMode
- afConvExpand :: AFConvMode
- newtype AFConvDomain = AFConvDomain CInt
- afConvAuto :: AFConvDomain
- afConvSpatial :: AFConvDomain
- afConvFreq :: AFConvDomain
- newtype AFMatchType = AFMatchType CInt
- afSAD :: AFMatchType
- afZSAD :: AFMatchType
- afLSAD :: AFMatchType
- afSSD :: AFMatchType
- afZSSD :: AFMatchType
- afLSSD :: AFMatchType
- newtype AFYccStd = AFYccStd Int
- afNCC :: AFMatchType
- afZNCC :: AFMatchType
- afYcc601 :: AFYccStd
- afSHD :: AFMatchType
- afYcc709 :: AFYccStd
- afYcc2020 :: AFYccStd
- newtype AFCSpace = AFCSpace Int
- afGray :: AFCSpace
- afRgb :: AFCSpace
- afHsv :: AFCSpace
- afYCbCr :: AFCSpace
- newtype AFMatProp = AFMatProp Int
- afMatNone :: AFMatProp
- afMatTrans :: AFMatProp
- afMatCtrans :: AFMatProp
- afMatConj :: AFMatProp
- afMatUpper :: AFMatProp
- afMatLower :: AFMatProp
- afMatDiagUnit :: AFMatProp
- afMatSym :: AFMatProp
- newtype AFNormType = AFNormType Int
- afMatPosdef :: AFMatProp
- afMatOrthog :: AFMatProp
- afNormVector1 :: AFNormType
- afMatTriDiag :: AFMatProp
- afNormVectorInf :: AFNormType
- afNormVector2 :: AFNormType
- afMatBlockDiag :: AFMatProp
- afNormVectorP :: AFNormType
- afNormMatrix1 :: AFNormType
- afNormMatrixInf :: AFNormType
- newtype AFImageFormat = AFImageFormat Int
- afNormMatrix2 :: AFNormType
- afNormMatrixLPq :: AFNormType
- afFIFBmp :: AFImageFormat
- afNormEuclid :: AFNormType
- afFIFIco :: AFImageFormat
- afFIFJpeg :: AFImageFormat
- afFIFJng :: AFImageFormat
- afFIFPng :: AFImageFormat
- afFIFPpm :: AFImageFormat
- afFIFPpmraw :: AFImageFormat
- afFIFTiff :: AFImageFormat
- newtype AFMomentType = AFMomentType Int
- afFIFPsd :: AFImageFormat
- afFIFHdr :: AFImageFormat
- afMomentM00 :: AFMomentType
- afFIFExr :: AFImageFormat
- afMomentM01 :: AFMomentType
- afFIFJp2 :: AFImageFormat
- afMomentM10 :: AFMomentType
- afFIFRaw :: AFImageFormat
- afMomentM11 :: AFMomentType
- newtype AFHomographyType = AFHomographyType CInt
- afMomentFirstOrder :: AFMomentType
- afHomographyRansac :: AFHomographyType
- afHomographyLmeds :: AFHomographyType
- newtype AFBackend = AFBackend CInt
- afBackendDefault :: AFBackend
- afBackendCpu :: AFBackend
- afBackendCuda :: AFBackend
- afBackendOpencl :: AFBackend
- newtype AFID = AFID CInt
- afID :: AFID
- newtype AFBinaryOp = AFBinaryOp CInt
- afBinaryAdd :: AFBinaryOp
- afBinaryMul :: AFBinaryOp
- afBinaryMin :: AFBinaryOp
- afBinaryMax :: AFBinaryOp
- newtype AFRandomEngineType = AFRandomEngineType CInt
- afRandomEnginePhilox4X3210 :: AFRandomEngineType
- afRandomEngineThreefry2X3216 :: AFRandomEngineType
- afRandomEngineMersenneGp11213 :: AFRandomEngineType
- afRandomEnginePhilox :: AFRandomEngineType
- afRandomEngineThreefry :: AFRandomEngineType
- newtype AFColorMap = AFColorMap CInt
- afRandomEngineMersenne :: AFRandomEngineType
- afRandomEngineDefault :: AFRandomEngineType
- afColormapDefault :: AFColorMap
- afColormapSpectrum :: AFColorMap
- afColormapColors :: AFColorMap
- afColormapRed :: AFColorMap
- afColormapMood :: AFColorMap
- afColormapHeat :: AFColorMap
- afColormapBlue :: AFColorMap
- newtype AFMarkerType = AFMarkerType CInt
- afColormapInferno :: AFColorMap
- afColormapMagma :: AFColorMap
- afMarkerNone :: AFMarkerType
- afColormapPlasma :: AFColorMap
- afMarkerPoint :: AFMarkerType
- afColormapViridis :: AFColorMap
- afMarkerCircle :: AFMarkerType
- afMarkerSquare :: AFMarkerType
- afMarkerTriangle :: AFMarkerType
- afMarkerCross :: AFMarkerType
- newtype AFCannyThreshold = AFCannyThreshold CInt
- afMarkerPlus :: AFMarkerType
- afMarkerStar :: AFMarkerType
- afCannyThresholdManual :: AFCannyThreshold
- afCannyThresholdAutoOtsu :: AFCannyThreshold
- newtype AFStorage = AFStorage CInt
- afStorageDense :: AFStorage
- afStorageCsr :: AFStorage
- afStorageCsc :: AFStorage
- afStorageCoo :: AFStorage
- newtype AFFluxFunction = AFFluxFunction CInt
- afFluxQuadratic :: AFFluxFunction
- afFluxExponential :: AFFluxFunction
- afFluxDefault :: AFFluxFunction
- newtype AFDiffusionEq = AFDiffusionEq CInt
- afDiffusionGrad :: AFDiffusionEq
- afDiffusionMcde :: AFDiffusionEq
- afDiffusionDefault :: AFDiffusionEq
- newtype AFTopkFunction = AFTopkFunction CInt
- afTopkMin :: AFTopkFunction
- afTopkMax :: AFTopkFunction
- afTopkDefault :: AFTopkFunction
- newtype AFIterativeDeconvAlgo = AFIterativeDeconvAlgo CInt
- newtype AFInverseDeconvAlgo = AFInverseDeconvAlgo CInt
- afInverseDeconvTikhonov :: AFInverseDeconvAlgo
- afInverseDeconvDefault :: AFInverseDeconvAlgo
- newtype AFVarBias = AFVarBias CInt
- afVarianceDefault :: AFVarBias
- afVarianceSample :: AFVarBias
- afVariancePopulation :: AFVarBias
- newtype DimT = DimT CLLong
- newtype UIntL = UIntL CULLong
- newtype IntL = IntL CLLong
Documentation
afErrNoMem :: AFErr Source #
afErrDriver :: AFErr Source #
afErrRuntime :: AFErr Source #
afErrBatch :: AFErr Source #
afErrDevice :: AFErr Source #
afErrNotConfigured :: AFErr Source #
Low-level for representation of ArrayFire types
afErrNonFree :: AFErr Source #
AFDType Newtype over ArrayFire's internal type tag
Instances
| Storable AFDtype Source # | |
| Show AFDtype Source # | |
| Eq AFDtype Source # | |
afErrNoDbl :: AFErr Source #
afErrNoGfx :: AFErr Source #
afErrLoadLib :: AFErr Source #
Enums for AFDtype
afErrLoadSym :: AFErr Source #
afErrUnknown :: AFErr Source #
newtype AFSomeEnum Source #
Constructors
| AFSomeEnum Int |
Instances
type AFFeatures = Ptr () Source #
type AFRandomEngine = Ptr () Source #
newtype AFInterpType Source #
Constructors
| AFInterpType CInt |
Instances
newtype AFBorderType Source #
Constructors
| AFBorderType CInt |
Instances
newtype AFConnectivity Source #
Constructors
| AFConnectivity CInt |
Instances
newtype AFConvMode Source #
Constructors
| AFConvMode CInt |
Instances
newtype AFConvDomain Source #
Constructors
| AFConvDomain CInt |
Instances
newtype AFMatchType Source #
Constructors
| AFMatchType CInt |
Instances
afSAD :: AFMatchType Source #
afZSAD :: AFMatchType Source #
afLSAD :: AFMatchType Source #
afSSD :: AFMatchType Source #
afZSSD :: AFMatchType Source #
afLSSD :: AFMatchType Source #
Instances
| Storable AFYccStd Source # | |
Defined in ArrayFire.Internal.Defines | |
| Show AFYccStd Source # | |
| Eq AFYccStd Source # | |
| Ord AFYccStd Source # | |
Defined in ArrayFire.Internal.Defines | |
afNCC :: AFMatchType Source #
afZNCC :: AFMatchType Source #
afSHD :: AFMatchType Source #
Instances
| Storable AFCSpace Source # | |
Defined in ArrayFire.Internal.Defines | |
| Show AFCSpace Source # | |
| Eq AFCSpace Source # | |
| Ord AFCSpace Source # | |
Defined in ArrayFire.Internal.Defines | |
Instances
| Storable AFMatProp Source # | |
Defined in ArrayFire.Internal.Defines | |
| Show AFMatProp Source # | |
| Eq AFMatProp Source # | |
| Ord AFMatProp Source # | |
newtype AFNormType Source #
Constructors
| AFNormType Int |
Instances
newtype AFImageFormat Source #
Constructors
| AFImageFormat Int |
Instances
newtype AFMomentType Source #
Constructors
| AFMomentType Int |
Instances
newtype AFHomographyType Source #
Constructors
| AFHomographyType CInt |
Instances
Instances
| Storable AFBackend Source # | |
Defined in ArrayFire.Internal.Defines | |
| Show AFBackend Source # | |
| Eq AFBackend Source # | |
| Ord AFBackend Source # | |
newtype AFBinaryOp Source #
Constructors
| AFBinaryOp CInt |
Instances
newtype AFRandomEngineType Source #
Constructors
| AFRandomEngineType CInt |
Instances
newtype AFColorMap Source #
Constructors
| AFColorMap CInt |
Instances
newtype AFMarkerType Source #
Constructors
| AFMarkerType CInt |
Instances
newtype AFCannyThreshold Source #
Constructors
| AFCannyThreshold CInt |
Instances
Instances
| Storable AFStorage Source # | |
Defined in ArrayFire.Internal.Defines | |
| Show AFStorage Source # | |
| Eq AFStorage Source # | |
| Ord AFStorage Source # | |
newtype AFFluxFunction Source #
Constructors
| AFFluxFunction CInt |
Instances
newtype AFDiffusionEq Source #
Constructors
| AFDiffusionEq CInt |
Instances
newtype AFTopkFunction Source #
Constructors
| AFTopkFunction CInt |
Instances
newtype AFIterativeDeconvAlgo Source #
Constructors
| AFIterativeDeconvAlgo CInt |
Instances
newtype AFInverseDeconvAlgo Source #
Constructors
| AFInverseDeconvAlgo CInt |
Instances
Instances
| Storable AFVarBias Source # | |
Defined in ArrayFire.Internal.Defines | |
| Show AFVarBias Source # | |
| Eq AFVarBias Source # | |
| Ord AFVarBias Source # | |
Instances
| Enum UIntL Source # | |
Defined in ArrayFire.Internal.Defines | |
| Storable UIntL Source # | |
| Num UIntL Source # | |
| Integral UIntL Source # | |
| Real UIntL Source # | |
Defined in ArrayFire.Internal.Defines Methods toRational :: UIntL -> Rational # | |
| Show UIntL Source # | |
| Eq UIntL Source # | |
| Ord UIntL Source # | |