AnalysisDelegate
public class AnalysisDelegate : CallableForNewSample
Undocumented
-
Undocumented
Declaration
Swift
public let inputType: ValueType -
Undocumented
Declaration
Swift
public let samples: SampleList -
Undocumented
Declaration
Swift
public init(inputType: ValueType, listSize: Int) -
Undocumented
Declaration
Swift
public convenience init<T>(_ inputType: T.Type, listSize: Int) where T : DoubleValue -
Undocumented
Declaration
Swift
public func reset() -
Undocumented
Declaration
Swift
public func samples(sampledID: SampledID) -> SampleList
AnalysisDelegate Class Reference