Searched defs:PropertyH (Results 1 – 1 of 1) sorted by relevance
926 struct PropertyH : GetterBase<PropertyH> { struct927 static constexpr const char* name = "H";928 static Tensor fn(const Tensor& t) { in fn()