/// Implementations of operators on `&Ad<N>`
pubmodborrow_operator_traits_impl;/// Implementations of operators on `Ad<N>`. Most are placeholders, to be implemented when needed.
pubmodfield_impl;pubmodnum_traits_impl;pubmodoperator_traits_impl;pubmodscalar_matrix_mul;