This is the complete list of members for ImpactLoss::Loss, including all inherited members.
| GetDerivative(double N) const | ImpactLoss::Loss | inlinevirtual |
| GetValue(double N) const | ImpactLoss::Loss | inlinevirtual |
| initialize(torch::Tensor &output) | ImpactLoss::Loss | inlinevirtual |
| Loss(bool isLossNormalized) | ImpactLoss::Loss | inline |
| m_Derivative | ImpactLoss::Loss | protected |
| m_Initialized | ImpactLoss::Loss | protected |
| m_Normalization | ImpactLoss::Loss | mutableprivate |
| m_NumberOfParameters | ImpactLoss::Loss | protected |
| m_Value | ImpactLoss::Loss | protected |
| operator+=(const Loss &other) | ImpactLoss::Loss | inlinevirtual |
| reset() | ImpactLoss::Loss | inline |
| setNumberOfParameters(int numberOfParameters) | ImpactLoss::Loss | inline |
| updateDerivativeInJacobianMode(torch::Tensor &jacobian, torch::Tensor &nonZeroJacobianIndices) | ImpactLoss::Loss | inline |
| updateValue(torch::Tensor &fixedOutput, torch::Tensor &movingOutput)=0 | ImpactLoss::Loss | pure virtual |
| updateValueAndDerivativeInStaticMode(torch::Tensor &fixedOutput, torch::Tensor &movingOutput, torch::Tensor &jacobian, torch::Tensor &nonZeroJacobianIndices) | ImpactLoss::Loss | inlinevirtual |
| updateValueAndGetGradientModulator(torch::Tensor &fixedOutput, torch::Tensor &movingOutput)=0 | ImpactLoss::Loss | pure virtual |
| ~Loss()=default | ImpactLoss::Loss | virtual |
Generated on 26-02-2026
for elastix by 1.16.1 (669aeeefca743c148e2d935b3d3c69535c7491e6) |