Cadabra
Computer algebra system for field theory problems
core
InstallPrefix.hh
Go to the documentation of this file.
1
2
#pragma once
3
4
#include <string>
5
6
namespace
cadabra
{
7
12
13
std::string
install_prefix
();
14
16
17
const
char
*
cmake_install_prefix
();
18
19
}
cadabra::cmake_install_prefix
const char * cmake_install_prefix()
Just get a constant char array with the install prefix.
Definition:
InstallPrefix.cc:33
cadabra::install_prefix
std::string install_prefix()
Return an absolute path to the installation path.
Definition:
InstallPrefix.cc:9
cadabra
Functions to handle the exchange properties of two or more symbols in a product.
Definition:
Adjform.cc:83
Generated on Sun Jun 26 2022 22:01:23 for Cadabra by
1.8.17