Uses of Class
uk.ac.manchester.tornado.api.types.collections.VectorInt
Packages that use VectorInt
Package
Description
-
Uses of VectorInt in uk.ac.manchester.tornado.api.types.collections
Methods in uk.ac.manchester.tornado.api.types.collections that return VectorIntModifier and TypeMethodDescriptionVectorInt.duplicate()Duplicates this vector.VectorInt.subVector(int start, int length) Returns slice of this vector.Methods in uk.ac.manchester.tornado.api.types.collections with parameters of type VectorIntModifier and TypeMethodDescriptionstatic intPerform dot-product.booleanVector equality test.static intstatic intvoidSets the elements of this vector to that of the provided vector. -
Uses of VectorInt in uk.ac.manchester.tornado.api.types.matrix
Methods in uk.ac.manchester.tornado.api.types.matrix that return VectorInt