Skip to content

Commit

Permalink
Update MartinezSensitivityAlgorithm_doc.i.in
Browse files Browse the repository at this point in the history
Clarifies the dimension of the vectors z and z'
  • Loading branch information
mbaudin47 authored Sep 25, 2023
1 parent 31fc1f6 commit 074efd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/src/MartinezSensitivityAlgorithm_doc.i.in
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ sample has a zero mean) defined by:
\frac{\sum_{k=1}^N z_k z_k'}
{\sqrt{\sum_{k=1}^N z_k^2} \sqrt{\sum_{k=1}^N \left( z_k' \right)^2}}

for any pair of vectors :math:`\vect{z}, \vect{z}' \in \Rset^N`
and :math:`\tilde{\vect{g}}` is the centered model based on the sample.

The class constructor ``MartinezSensitivityAlgorithm(inputDesign, outputDesign, N)``
Expand Down

0 comments on commit 074efd0

Please sign in to comment.