Searched defs:PropertyImag (Results 1 – 1 of 1) sorted by relevance
968 struct PropertyImag : GetterBase<PropertyImag> { struct969 static constexpr const char* name = "imag";970 static Tensor fn(const Tensor& t) { in fn()