Uses of Class
org.robovm.apple.coreml.MLSequence
| Package | Description |
|---|---|
| org.robovm.apple.coreml |
-
Uses of MLSequence in org.robovm.apple.coreml
Methods in org.robovm.apple.coreml that return MLSequence Modifier and Type Method Description static MLSequenceMLSequence. create(NSArray<NSNumber> int64Values)MLSequenceMLFeatureValue. getSequenceValue()Methods in org.robovm.apple.coreml with parameters of type MLSequence Modifier and Type Method Description protected static longMLFeatureValue. create(MLSequence sequence)Constructors in org.robovm.apple.coreml with parameters of type MLSequence Constructor Description MLFeatureValue(MLSequence sequence)