Dot ====== This function allows you to take the dot product. Examples for all the possible use cases are provided below. .. autofunction:: omtools.std.dot.dot .. toctree:: :maxdepth: 1 :titlesonly: ex_dot_vector_vector.rst ex_dot_tensor_tensor_first.rst ex_dot_tensor_tensor_last.rst