vector_triple_product

sknano.core.math.vector_triple_product(u, v, w)[source] [edit on github][source]

Compute vector triple product of three Vectors.

Parameters:v, w (u,) –
Returns:
Return type:Vector