| 
    Teuchos Package Browser (Single Doxygen Collection)
    Version of the Day
    
   | 
 
#include "Teuchos_MatrixMarket_generic.hpp"#include "Teuchos_MatrixMarket_split.hpp"#include <algorithm>
Go to the source code of this file.
Namespaces | |
| Teuchos | |
| Teuchos::MatrixMarket | |
Functions | |
| int | Teuchos::MatrixMarket::maxLineLength () | 
| Maximum line length for a Matrix Market file.  More... | |
| bool | Teuchos::MatrixMarket::checkCommentLine (const std::string &line, size_t &start, size_t &size, const size_t lineNumber, const bool tolerant, const bool maybeBannerLine=false) | 
| True if the line is a comment line, false otherwise.  More... | |
 1.8.5