|
TR-mbed 1.0
|
#include "sparse.h"Macros | |
| #define | EIGEN_SPARSE_TRANSPOSED_COPY_PLUGIN {nb_transposed_copies++;} |
| #define | VERIFY_TRANSPOSITION_COUNT(XPR, N) |
Functions | |
| template<typename T > | |
| bool | is_sorted (const T &mat) |
| template<typename T > | |
| internal::nested_eval< T, 1 >::type | eval (const T &xpr) |
| template<int OtherStorage, typename SparseMatrixType > | |
| void | sparse_permutations (const SparseMatrixType &ref) |
| template<typename Scalar > | |
| void | sparse_permutations_all (int size) |
| EIGEN_DECLARE_TEST (sparse_permutations) | |
| #define EIGEN_SPARSE_TRANSPOSED_COPY_PLUGIN {nb_transposed_copies++;} |
| #define VERIFY_TRANSPOSITION_COUNT | ( | XPR, | |
| N | |||
| ) |
| EIGEN_DECLARE_TEST | ( | sparse_permutations | ) |
| void sparse_permutations | ( | const SparseMatrixType & | ref | ) |