High level operations
Examples
Settings
Lower level operations
Pre- and postprocessing
project()
Source code
Projects vector x in the direction of vector normal.
result = jnp.dot(x,normal) * normal