next up previous contents
Next: Summary of functions Up: Miscellaneous Previous: vec_x_prod   Contents

Subsections

x_prod_matrix

Syntax

ReturnMatrix x_prod_matrix(const ColumnVector & x);

Description

This function computes the cross product matrix $S(x)$ of x such that $S(x)y = x \times y$.

Return Value

Matrix



Richard Gourdeau 2004-07-06