cisst-saw
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType > Member List

This is the complete list of members for vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >, including all inherited members.

Abs(void) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
AbsOf(const vctFixedSizeConstVectorBase< _size, __stride, value_type, __dataPtrType > &otherVector)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
AbsSelf(void)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
Add(const vctFixedSizeConstVectorBase< _size, __stride, value_type, __dataPtrType > &otherVector)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
Add(const value_type scalar)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
AddElementwiseProductOf(const vctFixedSizeConstVectorBase< _size, __stride1, value_type, __dataPtrType1 > &vector1, const vctFixedSizeConstVectorBase< _size, __stride2, value_type, __dataPtrType2 > &vector2)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
AddProductOf(const value_type scalar, const vctFixedSizeConstVectorBase< _size, __stride, value_type, __dataPtrType > &otherVector)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
All(void) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
AlmostEqual(const vctFixedSizeConstVectorBase< _size, __stride, value_type, __dataPtrType > &otherVector, value_type tolerance) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
AlmostEqual(const vctFixedSizeConstVectorBase< _size, __stride, value_type, __dataPtrType > &otherVector) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
Any(void) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
AsColMatrix(void) const vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
AsColMatrix(void)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
AsRowMatrix(void) const vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
AsRowMatrix(void)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
Assign(const vctFixedSizeConstVectorBase< _size, __stride, __elementType, __dataPtrType > &other)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
Assign(const value_type element0)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
Assign(const value_type element0, const value_type element1)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
Assign(const value_type element0, const value_type element1, const value_type element2)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
Assign(const value_type element0, const value_type element1, const value_type element2, const value_type element3)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
Assign(const value_type element0, const value_type element1, const value_type element2, const value_type element3, const value_type element4,...)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
Assign(const value_type *elements)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
Assign(const vctDynamicConstVectorBase< __vectorOwnerType, value_type > &other)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
at(size_type index)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
at(size_type index) const vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
BaseType typedefvctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >
begin(void)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
begin(void) const vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
BoolVectorValueType typedefvctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >
Ceil(void) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
CeilOf(const vctFixedSizeConstVectorBase< _size, __stride, value_type, __dataPtrType > &otherVector)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
CeilSelf(void)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
ClipAbove(const value_type upperBound)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
ClipBelow(const value_type lowerBound)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
ClippedAboveOf(const vctFixedSizeConstVectorBase< _size, __stride, value_type, __dataPtrType > &vector, const value_type upperBound)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
ClippedAboveOf(const value_type upperBound, const vctFixedSizeConstVectorBase< _size, __stride, value_type, __dataPtrType > &vector)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
ClippedBelowOf(const vctFixedSizeConstVectorBase< _size, __stride, value_type, __dataPtrType > &vector, const value_type lowerBound)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
ClippedBelowOf(const value_type lowerBound, const vctFixedSizeConstVectorBase< _size, __stride, value_type, __dataPtrType > &vector)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
ColConstMatrixRefType typedefvctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >
ColMatrixRefType typedefvctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >
ConcatenationOf(const vctFixedSizeConstVectorBase< SIZEMINUSONE, __stride, __elementTypeVector, __dataPtrType > &other, __elementType last)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
const_iterator typedefvctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >
const_reverse_iterator typedefvctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >
CopyType typedefvctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >
CrossProductOf(const vctFixedSizeConstVectorBase< 3, __stride1, _elementType, __dataPtr1Type > &inputVector1, const vctFixedSizeConstVectorBase< 3, __stride2, _elementType, __dataPtr2Type > &inputVector2)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
DatavctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >protected
DifferenceOf(const vctFixedSizeConstVectorBase< _size, __stride1, value_type, __dataPtrType1 > &vector1, const vctFixedSizeConstVectorBase< _size, __stride2, value_type, __dataPtrType2 > &vector2)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
DifferenceOf(const vctFixedSizeConstVectorBase< _size, __stride, value_type, __dataPtrType > &vector, const value_type scalar)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
DifferenceOf(const value_type scalar, const vctFixedSizeConstVectorBase< _size, __stride, value_type, __dataPtrType > &vector)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
Divide(const value_type scalar)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
DotProduct(const vctFixedSizeConstVectorBase< _size, __stride, value_type, __dataPtrType > &otherVector) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
Element(size_type index)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
Element(size_type index) const vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
ElementwiseDivide(const vctFixedSizeConstVectorBase< _size, __stride, value_type, __dataPtrType > &otherVector)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
ElementwiseEqual(const vctFixedSizeConstVectorBase< _size, __stride, value_type, __dataPtrType > &otherVector) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
ElementwiseEqual(const value_type &scalar) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
ElementwiseGreater(const vctFixedSizeConstVectorBase< _size, __stride, value_type, __dataPtrType > &otherVector) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
ElementwiseGreater(const value_type &scalar) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
ElementwiseGreaterOrEqual(const vctFixedSizeConstVectorBase< _size, __stride, value_type, __dataPtrType > &otherVector) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
ElementwiseGreaterOrEqual(const value_type &scalar) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
ElementwiseLesser(const vctFixedSizeConstVectorBase< _size, __stride, value_type, __dataPtrType > &otherVector) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
ElementwiseLesser(const value_type &scalar) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
ElementwiseLesserOrEqual(const vctFixedSizeConstVectorBase< _size, __stride, value_type, __dataPtrType > &otherVector) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
ElementwiseLesserOrEqual(const value_type &scalar) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
ElementwiseMax(const vctFixedSizeConstVectorBase< _size, __stride, value_type, __dataPtrType > &otherVector)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
ElementwiseMaxOf(const vctFixedSizeConstVectorBase< _size, __stride1, value_type, __dataPtrType1 > &vector1, const vctFixedSizeConstVectorBase< _size, __stride2, value_type, __dataPtrType2 > &vector2)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
ElementwiseMin(const vctFixedSizeConstVectorBase< _size, __stride, value_type, __dataPtrType > &otherVector)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
ElementwiseMinOf(const vctFixedSizeConstVectorBase< _size, __stride1, value_type, __dataPtrType1 > &vector1, const vctFixedSizeConstVectorBase< _size, __stride2, value_type, __dataPtrType2 > &vector2)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
ElementwiseMultiply(const vctFixedSizeConstVectorBase< _size, __stride, value_type, __dataPtrType > &otherVector)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
ElementwiseNotEqual(const vctFixedSizeConstVectorBase< _size, __stride, value_type, __dataPtrType > &otherVector) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
ElementwiseNotEqual(const value_type &scalar) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
ElementwiseProductOf(const vctFixedSizeConstVectorBase< _size, __stride1, value_type, __dataPtrType1 > &vector1, const vctFixedSizeConstVectorBase< _size, __stride2, value_type, __dataPtrType2 > &vector2)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
ElementwiseRatioOf(const vctFixedSizeConstVectorBase< _size, __stride1, value_type, __dataPtrType1 > &vector1, const vctFixedSizeConstVectorBase< _size, __stride2, value_type, __dataPtrType2 > &vector2)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
empty(void) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
end(void)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
end(void) const vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
Equal(const vctFixedSizeConstVectorBase< _size, __stride, value_type, __dataPtrType > &otherVector) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
Equal(const value_type &scalar) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
FastCopyCompatible(const vctFixedSizeConstVectorBase< __size, __stride, value_type, __dataPtrType > &source) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
FastCopyCompatible(const vctDynamicConstVectorBase< __vectorOwnerType, value_type > &source) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
FastCopyOf(const vctDynamicConstVectorBase< __vectorOwnerType, value_type > &source, bool performSafetyChecks=true)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
FastCopyOf(const vctFixedSizeConstVectorBase< SIZE, STRIDE, value_type, __dataPtrType > &source, bool performSafetyChecks=true)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
Floor(void) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
FloorOf(const vctFixedSizeConstVectorBase< _size, __stride, value_type, __dataPtrType > &otherVector)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
FloorSelf(void)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
ForceAssign(const vctFixedSizeConstVectorBase< _size, __stride, __elementType, __dataPtrType > &other)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
ForceAssign(const vctDynamicConstVectorBase< __vectorOwnerType, value_type > &other)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
Greater(const vctFixedSizeConstVectorBase< _size, __stride, value_type, __dataPtrType > &otherVector) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
Greater(const value_type &scalar) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
GreaterOrEqual(const vctFixedSizeConstVectorBase< _size, __stride, value_type, __dataPtrType > &otherVector) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
GreaterOrEqual(const value_type &scalar) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
HasNaN(void) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
IsCompact(void) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
IsFinite(void) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
IsFortran(void) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
IsNegative(void) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
IsNonNegative(void) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
IsNonPositive(void) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
IsNormalized(_elementType tolerance=cmnTypeTraits< _elementType >::Tolerance()) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
IsPositive(void) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
iterator typedefvctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >
L1Norm(void) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
Lesser(const vctFixedSizeConstVectorBase< _size, __stride, value_type, __dataPtrType > &otherVector) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
Lesser(const value_type &scalar) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
LesserOrEqual(const vctFixedSizeConstVectorBase< _size, __stride, value_type, __dataPtrType > &otherVector) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
LesserOrEqual(const value_type &scalar) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
LinfNorm(void) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
max_size(void) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
MaxAbsElement(void) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
MaxElement(void) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
MinAbsElement(void) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
MinAndMaxElement(value_type &minElement, value_type &maxElement) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
MinElement(void) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
Multiply(const value_type scalar)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
Negation(void) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
NegationOf(const vctFixedSizeConstVectorBase< _size, __stride, value_type, __dataPtrType > &otherVector)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
NegationSelf(void)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
Norm(void) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
Normalized(void) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
NormalizedOf(const vctFixedSizeConstVectorBase< _size, __stride, value_type, __dataPtrType > &otherVector)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
NormalizedSelf(void)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
NormSquare(void) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
NotEqual(const vctFixedSizeConstVectorBase< _size, __stride, value_type, __dataPtrType > &otherVector) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
NotEqual(const value_type &scalar) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
operator!=(const vctFixedSizeConstVectorBase< _size, __stride, value_type, __dataPtrType > &otherVector) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
operator!=(const value_type &scalar) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
operator()(size_type index)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
operator()(size_type index) const vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
operator*=(const value_type scalar)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
operator+=(const vctFixedSizeConstVectorBase< _size, __stride, value_type, __dataPtrType > &otherVector)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
operator+=(const value_type scalar)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
operator-=(const vctFixedSizeConstVectorBase< _size, __stride, value_type, __dataPtrType > &otherVector)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
operator-=(const value_type scalar)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
operator/=(const value_type scalar)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
operator=(const vctFixedSizeConstVectorBase< _size, __stride, __elementType, __dataPtrType > &other)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
operator==(const vctFixedSizeConstVectorBase< _size, __stride, value_type, __dataPtrType > &otherVector) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
operator==(const value_type &scalar) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
operator[](size_type index)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
operator[](size_type index) const vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
Pointer(size_type index=0)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
Pointer(size_type index=0) const vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
ProductOf(const vctFixedSizeConstVectorBase< _size, __stride, value_type, __dataPtrType > &vector, const value_type scalar)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
ProductOf(const value_type scalar, const vctFixedSizeConstVectorBase< _size, __stride, value_type, __dataPtrType > &vector)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
ProductOf(const vctFixedSizeConstMatrixBase< _size, __matrixCols, __matrixRowStride, __matrixColStride, _elementType, __matrixDataPtrType > &inputMatrix, const vctFixedSizeConstVectorBase< __matrixCols, __vectorStride, _elementType, __vectorDataPtrType > &inputVector)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
ProductOf(const vctFixedSizeConstVectorBase< __vectorSize, __vectorStride, _elementType, __vectorDataPtrType > &inputVector, const vctFixedSizeConstMatrixBase< __vectorSize, _size, __matrixRowStride, __matrixColStride, _elementType, __matrixDataPtrType > &inputMatrix)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
ProductOfElements(void) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
RatioOf(const vctFixedSizeConstVectorBase< _size, __stride, value_type, __dataPtrType > &vector, const value_type scalar)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
RatioOf(const value_type scalar, const vctFixedSizeConstVectorBase< _size, __stride, value_type, __dataPtrType > &vector)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
rbegin(void)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
rbegin(void) const vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
Ref(const size_type startPosition=0) const vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
Ref(const size_type startPosition=0)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
rend(void)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
rend(void) const vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
reverse_iterator typedefvctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >
RowConstMatrixRefType typedefvctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >
RowMatrixRefType typedefvctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >
SelectFrom(const vctFixedSizeConstVectorBase< __inputSize, __inputStride, _elementType, __inputDataPtrType > &input, const vctFixedSizeConstVectorBase< _size, __indexStride, index_type, __indexDataPtrType > &index)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
SerializeRaw(std::ostream &outputStream) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
SetAll(const value_type &value)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
size(void) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
SIZE enum valuevctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >
SIZEMINUSONE enum valuevctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >
stride(void) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
STRIDE enum valuevctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >
Subtract(const vctFixedSizeConstVectorBase< _size, __stride, value_type, __dataPtrType > &otherVector)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
Subtract(const value_type scalar)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
SumOf(const vctFixedSizeConstVectorBase< _size, __stride1, value_type, __dataPtrType1 > &vector1, const vctFixedSizeConstVectorBase< _size, __stride2, value_type, __dataPtrType2 > &vector2)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
SumOf(const vctFixedSizeConstVectorBase< _size, __stride, value_type, __dataPtrType > &vector, const value_type scalar)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
SumOf(const value_type scalar, const vctFixedSizeConstVectorBase< _size, __stride, value_type, __dataPtrType > &vector)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
SumOfElements(void) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
SwapElementsWith(vctFixedSizeVectorBase< _size, __stride, value_type, __dataPtrType > &otherVector)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
ThisType typedefvctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >
ThrowUnlessValidIndex(size_type index) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inlineprotected
ToStream(std::ostream &outputStream) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
ToStreamRaw(std::ostream &outputStream, const char delimiter= ' ', bool headerOnly=false, const std::string &headerPrefix="") const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
ToString(void) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
TypeTraits typedefvctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >
ValidIndex(size_type index) const vctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >inline
VCT_CONTAINER_TRAITS_TYPEDEFS(_elementType)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >
VectorTraits typedefvctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >
VectorValueType typedefvctFixedSizeConstVectorBase< _size, _stride, _elementType, _dataPtrType >
W(void)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
W(void) const vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
X(void)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
X(void) const vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
XW(void)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
XW(void) const vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
XY(void)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
XY(void) const vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
XYZ(void)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
XYZ(void) const vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
XYZW(void)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
XYZW(void) const vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
XZ(void)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
XZ(void) const vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
Y(void)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
Y(void) const vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
YW(void)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
YW(void) const vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
YZ(void)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
YZ(void) const vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
YZW(void)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
YZW(void) const vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
Z(void)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
Z(void) const vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
Zeros(void)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
ZW(void)vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline
ZW(void) const vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType >inline