xcal
基于 C++23 的现代图形渲染引擎
载入中...
搜索中...
未找到
third_party
xcmath
tests
symbol.cc
浏览该文件的文档.
1
#include <gtest/gtest.h>
2
#include <
xcmath/symbolsystem/monomial.h
>
3
#include <
xcmath/symbolsystem/symbol.h
>
4
5
using namespace
xcmath
;
6
using namespace
std;
7
8
TEST
(SymbolTest, test1) {
9
// Symbol x("x");
10
// auto y = ((Monomial)x)*x;
11
}
monomial.h
xcmath
Compiler-specific type information handling for MSVC
Definition
complex.hpp:12
symbol.h
TEST
TEST(SymbolTest, test1)
Definition
symbol.cc:8
生成于 2025年 九月 19日 星期五 21:12:12 , 为 xcal使用
1.9.8