|
|
Home | Main Page | Topics | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages |
Functions | |
| template<typename TScalarType, unsigned int VInputVectorSize> | |
| void | EvaluateInnerProduct (const vnl_matrix< TScalarType > &inputMatrix, const CovariantVector< TScalarType, VInputVectorSize > &inputVector, vnl_vector< TScalarType > &outputVector) |
| void itk::ImplementationDetails::EvaluateInnerProduct | ( | const vnl_matrix< TScalarType > & | inputMatrix, |
| const CovariantVector< TScalarType, VInputVectorSize > & | inputVector, | ||
| vnl_vector< TScalarType > & | outputVector ) |
Multiplies the input matrix and the input vector.
Definition at line 312 of file itkAdvancedTransform.h.
Generated on 1774142652 for elastix by 1.15.0 |