MiniTensor
Version of the Day
Loading...
Searching...
No Matches
MiniTensor_version.h
Go to the documentation of this file.
1
// @HEADER
2
// *****************************************************************************
3
// MiniTensor Package
4
//
5
// Copyright 2016 NTESS and the MiniTensor contributors.
6
// SPDX-License-Identifier: BSD-3-Clause
7
// *****************************************************************************
8
// @HEADER
9
10
#ifndef MINITENSOR_VERSION_H
11
#define MINITENSOR_VERSION_H
12
13
#include "MiniTensor_config.h"
14
15
#include <string>
16
17
namespace
minitensor
{
18
20
std::string
version
();
21
22
}
// namespace minitensor
23
24
#endif
// MINITENSOR_VERSION_H
minitensor
Definition
MiniTensor_Factorizations.h:17
minitensor::version
std::string version()
Print the version of minitensor.
Definition
MiniTensor_version.cc:13
src
MiniTensor_version.h
Generated by
1.9.8