Cadabra
Computer algebra system for field theory problems
Loading...
Searching...
No Matches
core
Media.hh
Go to the documentation of this file.
1
#pragma once
2
3
#include <string>
4
5
class
LaTeXString
{
6
public
:
7
LaTeXString
(
const
std::string& );
8
9
std::string
latex
()
const
;
10
private
:
11
std::string
content
;
12
};
LaTeXString
Definition
Media.hh:5
LaTeXString::content
std::string content
Definition
Media.hh:11
LaTeXString::latex
std::string latex() const
Definition
Media.cc:9
Generated on Thu Jan 9 2025 09:06:21 for Cadabra by
1.9.8