MCPcopy Create free account
hub / github.com/arrayfire/arrayfire / AnisotropicDiffusion

Class AnisotropicDiffusion

test/anisotropic_diffusion.cpp:30–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28
29template<typename T>
30class AnisotropicDiffusion : public ::testing::Test {};
31
32typedef ::testing::Types<float, double, int, uint, schar, uchar, short, ushort>
33 TestTypes;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected