scalar_triple_product

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

Compute scalar triple product of three Vectors.

Parameters:v, w (u,) –
Returns:
Return type:numpy.number