Package org.robovm.apple.metalps
Interface MPSNNLossCallback
- All Superinterfaces:
NSCoding,NSObjectProtocol,NSSecureCoding,ObjCProtocol
- All Known Implementing Classes:
MPSNNLossCallbackAdapter
public interface MPSNNLossCallback extends NSObjectProtocol, NSSecureCoding
-
Method Summary
Modifier and Type Method Description floatgetScalarWeightForSourceImage(MPSImage sourceImage, MPSImage destinationImage)
-
Method Details
-
getScalarWeightForSourceImage
-