2
0
mirror of https://github.com/boostorg/ublas.git synced 2026-01-25 06:42:27 +00:00
Files
Amit Singh 8ec747c0c7 refactor(expression): add function cast_tensor_expression for casting
This function casts any `tensor_expression` to its child class, and it
also handles recursive casting to get the real expression that is stored
inside the layers of `tensor_expression`.
2022-02-13 16:13:19 +05:30
..