![]() |
Home | Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages |
Functions | |
template<class 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 1739326392 for elastix by ![]() |
![]() |