Uses of Class
uk.ac.manchester.tornado.api.types.collections.VectorDouble2
Packages that use VectorDouble2
-
Uses of VectorDouble2 in uk.ac.manchester.tornado.api.types.collections
Fields in uk.ac.manchester.tornado.api.types.collections with type parameters of type VectorDouble2Methods in uk.ac.manchester.tornado.api.types.collections that return VectorDouble2Methods in uk.ac.manchester.tornado.api.types.collections with parameters of type VectorDouble2Modifier and TypeMethodDescriptionvoidVectorDouble2.set(VectorDouble2 values) Sets the elements of this vector to that of the provided vector.