|
template<bool is_diag, typename Arg > |
static constexpr auto | get_constant (const Arg &arg) |
| Return a scalar constant or std::monostate. More...
|
|
|
template<TriangleType t> |
static constexpr bool | is_triangular = false |
|
static constexpr bool | is_hermitian = false |
|
◆ get_constant()
template<typename Operation, typename Arg1, typename Arg2, typename Arg3>
template<bool is_diag, typename Arg >
Return a scalar constant or std::monostate.
- Template Parameters
-
is_diag | True if constant_diagonal_coefficient, false if constant_coefficient. |
- Returns
- values::scalar
The documentation for this struct was generated from the following files: