Searched defs:Array3 (Results 1 – 4 of 4) sorted by relevance
113 struct Array3<A: Arbitrary>([A; 3]); struct122 impl<A: Arbitrary> Arbitrary for Array3<A> { implementation
63 typedef Array<Scalar,3,1> Array3; in eulerangles() typedef
414 typedef Array<uint16_t, 100, uint16_t> Array3; in TestArrayIndexType() typedef
233 typedef Array<Scalar,3,1> Array3; in eulerangles_rand() typedef