Searched defs:PropertymH (Results 1 – 1 of 1) sorted by relevance
940 struct PropertymH : GetterBase<PropertymH> { struct941 static constexpr const char* name = "mH";942 static Tensor fn(const Tensor& t) { in fn()