DLPrimitives
Public Types | Public Member Functions | List of all members
dlprim::core::Upscale Class Reference

Public Types

enum  UpscaleType { nearest = 0, bilinear = 1 }
 

Public Member Functions

 Upscale (Context &ctx, UpscaleType type, int scale, DataType dtype=float_data)
 

The documentation for this class was generated from the following file: