So-Bogus
A c++ sparse block matrix library aimed at Second Order cone problems
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
bogus::SparseBlockMatrixOpProxy< true, true, double, MKL_INT > Member List

This is the complete list of members for bogus::SparseBlockMatrixOpProxy< true, true, double, MKL_INT >, including all inherited members.

multiply(const SparseBlockMatrixBase< Derived > &matrix, const RhsT &rhs, ResT &res, Scalar alpha, Scalar beta) (defined in bogus::SparseBlockMatrixOpProxy< true, true, double, MKL_INT >)bogus::SparseBlockMatrixOpProxy< true, true, double, MKL_INT >static
Scalar typedef (defined in bogus::SparseBlockMatrixOpProxy< true, true, double, MKL_INT >)bogus::SparseBlockMatrixOpProxy< true, true, double, MKL_INT >
splitRowMultiply(const SparseBlockMatrixBase< Derived > &matrix, typename Derived::Index row, const RhsT &rhs, ResT &res) (defined in bogus::SparseBlockMatrixOpProxy< true, true, double, MKL_INT >)bogus::SparseBlockMatrixOpProxy< true, true, double, MKL_INT >static