#include "itkTransform.h"
#include "itkMatrix.h"
#include "itkFixedArray.h"
#include <cassert>
#include "itkAdvancedTransform.hxx"
Go to the source code of this file.
Data Structures | |
class | itk::AdvancedTransform< TScalarType, NInputDimensions, NOutputDimensions > |
Namespaces | |
namespace | itk |
namespace | itk::ImplementationDetails |
Functions | |
template<class TScalarType , unsigned int VInputVectorSize> | |
void | itk::ImplementationDetails::EvaluateInnerProduct (const vnl_matrix< TScalarType > &inputMatrix, const CovariantVector< TScalarType, VInputVectorSize > &inputVector, vnl_vector< TScalarType > &outputVector) |
Generated on 2024-07-17 for elastix by 1.11.0 (9b424b03c9833626cd435af22a444888fbbb192d) |