TDLS 0.2.0
Tiny Device-callable Linear Solvers
Loading...
Searching...
No Matches
tdls::detail::is_solver_config< ConfigType > Struct Template Reference

Detects the configuration value types accepted by the entry points. Only the TiledLUpp family exists today; a specialization per family can join when another one lands. More...

#include <adaptors.hpp>

Inheritance diagram for tdls::detail::is_solver_config< ConfigType >:
[legend]
Collaboration diagram for tdls::detail::is_solver_config< ConfigType >:
[legend]

Detailed Description

template<typename ConfigType>
struct tdls::detail::is_solver_config< ConfigType >

Detects the configuration value types accepted by the entry points. Only the TiledLUpp family exists today; a specialization per family can join when another one lands.

Template Parameters
ConfigTypecandidate configuration type

The documentation for this struct was generated from the following file: