Go to the source code of this file.
Namespaces | |
| namespace | itk |
Functions | |
| template<class TValueType, class T> | |
| VariableLengthVector< TValueType > | operator * (const T &scalar, const VariableLengthVector< TValueType > &v) |
| template<typename TValueType> | |
| std::ostream & | operator<< (std::ostream &os, const VariableLengthVector< TValueType > &arr) |
|
||||||||||||||||
|
Premultiply Operator for product of a VariableLengthVector and a scalar. VariableLengthVector< TValueType > = T * VariableLengthVector< TValueType > Definition at line 407 of file itkVariableLengthVector.h. |
|
||||||||||||||||
|
Definition at line 414 of file itkVariableLengthVector.h. References itk::VariableLengthVector< TValueType >::Size(). |
1.4.2 written by Dimitri van Heesch,
© 1997-2000