ViennaCL - The Vienna Computing Library  1.6.0
Free open-source GPU-accelerated linear algebra and solver library.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
sha1.hpp File Reference
#include <cstdio>
#include <cstdlib>
#include <cstring>
#include <iomanip>
#include <sstream>
#include <stdint.h>

Go to the source code of this file.

Classes

class  viennacl::tools::detail::sha1
 

Namespaces

 viennacl
 Main namespace in ViennaCL. Holds all the basic types such as vector, matrix, etc. and defines operations upon them.
 
 viennacl::tools
 Namespace for various tools used within ViennaCL.
 
 viennacl::tools::detail
 Contains implementation details for the tools. Usually not of interest for the library user.
 

Functions

std::string viennacl::tools::sha1 (std::string const &src)