|
using | Solver = LowerTrs<ValueType, IndexType> |
|
|
static int | num_vectors (const Solver &) |
|
static int | num_arrays (const Solver &) |
|
static std::vector< std::string > | op_names (const Solver &) |
|
static std::vector< std::string > | array_names (const Solver &) |
|
static std::vector< int > | scalars (const Solver &) |
|
static std::vector< int > | vectors (const Solver &) |
|
static int | num_vectors (const LowerTrs< ValueType, IndexType > &) |
|
static int | num_arrays (const LowerTrs< ValueType, IndexType > &) |
|
static std::vector< std::string > | op_names (const LowerTrs< ValueType, IndexType > &) |
|
static std::vector< std::string > | array_names (const LowerTrs< ValueType, IndexType > &) |
|
static std::vector< int > | scalars (const LowerTrs< ValueType, IndexType > &) |
|
static std::vector< int > | vectors (const LowerTrs< ValueType, IndexType > &) |
|
|
static constexpr int | transposed_b = 0 |
|
static constexpr int | transposed_x = 1 |
|
The documentation for this struct was generated from the following file: