|
Tatooine
|
Go to the source code of this file.
Namespaces | |
| namespace | tatooine |
Functions | |
| template<dynamic_tensor Tensor> | |
| constexpr auto | tatooine::unary_operation (invocable< tatooine::value_type< Tensor > > auto &&op, Tensor const &t) |
| template<typename Op , static_tensor Tensor, std::size_t... Seq> | |
| constexpr auto | tatooine::unary_operation (Op &&op, Tensor const &t, std::index_sequence< Seq... >) |
| template<typename Op , static_tensor Tensor> | |
| constexpr auto | tatooine::unary_operation (Op &&op, Tensor const &t) |