oclcv ~master (2025-11-11T23:43:45.2867646)
Dub
Repo
CountNonZero
oclcv
countnonzero
Undocumented in source.
final
class
CountNonZero {
this
(int height, int width, string comparisonOP, CLContext ctx);
~this
();
ulong
run
(CLBuffer d_src_mono, ubyte cval);
}
Constructors
this
this
(int height, int width, string comparisonOP, CLContext ctx)
Undocumented in source.
Destructor
~this
~this
()
Undocumented in source.
Members
Functions
run
ulong
run
(CLBuffer d_src_mono, ubyte cval)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
oclcv
countnonzero
classes
CountNonZero