|
limes 3.1.0
Composable Calculus Expressions for C++20
|
#include <analysis.hpp>
Inheritance diagram for limes::expr::is_separable< E, D1, D2 >:
Collaboration diagram for limes::expr::is_separable< E, D1, D2 >:Check if an expression f(x, y) is separable as g(x) * h(y) with respect to dimensions D1 and D2
Definition at line 211 of file analysis.hpp.