duration

Methods

Method Reference: duration.transpose

duration: B = transpose (A)

Transpose a duration matrix.

B = transpose (A) is the equivalent of the syntax B = A.' and returns the transpose of the duration matrix A.

Source Code: duration