public class VectorSize extends Object
Constructor and Description |
---|
VectorSize(int size)
Constructor for VectorSize.
|
VectorSize(int size,
int numEntries)
Constructor for VectorSize
|
Modifier and Type | Method and Description |
---|---|
int |
numEntries()
Returns the number of entries in the vector
|
int |
size()
Returns the size of the vector
|
Copyright © 2013. All Rights Reserved.