Searched defs:TVecUnaryOperators (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/math/include/math/
H A DTVecHelpers.h218 * TVecUnaryOperators implements unary operators on a vector of type BASE<T>.
221 * By simply inheriting from TVecUnaryOperators<BASE, T> BASE will automatically
224 * These operators are implemented as friend functions of TVecUnaryOperators<BASE, T>
227 class TVecUnaryOperators { class in namespace:android::details

Completed in 61 milliseconds