Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YanWQ-monad/SUSTech_CS205_Projects
/ functions
Functions
335 in github.com/YanWQ-monad/SUSTech_CS205_Projects
⨍
Functions
335
◇
Types & classes
60
Method
arguments_number
Project2_CalculatorEx/src/context.h:48
Method
at
Project5_MatrixClass/matrix.hpp:96
Function
binaryAdd
Project3_Matrix/matrix.c:332
Function
binaryDiv
Project3_Matrix/matrix.c:335
Function
binaryMax
Project3_Matrix/matrix.c:336
Function
binaryMin
Project3_Matrix/matrix.c:337
Function
binaryMul
Project3_Matrix/matrix.c:334
Function
binarySub
Project3_Matrix/matrix.c:333
Method
builtin_function
Project2_CalculatorEx/src/context.h:86
Function
call_openblas_gemm
Project5_MatrixClass/matrix.hpp:498
Method
cast
Project5_MatrixClass/matrix.hpp:79
Method
cols
Project5_MatrixClass/matrix.hpp:70
Method
cols
Project5_MatrixClass/matrix.hpp:440
Method
cols
Project5_MatrixClass/matrix.hpp:477
Function
create_bigdecimal
Project1_Calculator/abi.cpp:46
Function
create_biginteger
Project1_Calculator/abi.cpp:17
Function
decimal_multiplication
Project1_Calculator/abi.cpp:57
Function
decimal_string
Project1_Calculator/abi.cpp:64
Function
delete_decimal
Project1_Calculator/abi.cpp:71
Function
delete_integer
Project1_Calculator/abi.cpp:41
Method
eval
Project5_MatrixClass/matrix.hpp:73
Method
eval
Project2_CalculatorEx/src/node.h:36
Method
eval_wrapper
Project2_CalculatorEx/src/node.cpp:20
Method
execute
Project4_MatrixMultiplication/test/benchmark.cpp:51
Function
fill_identity
Project3_Matrix/matrix.c:467
Function
fill_ones
Project3_Matrix/matrix.c:471
Function
fill_zeros
Project3_Matrix/matrix.c:475
Method
finalize
finish parsing and return the final expression
Project2_CalculatorEx/src/parse.cpp:195
Method
format_no_exponent
(d)
Project1_Calculator/correctness_test.py:61
Function
free_matrix
Project4_MatrixMultiplication/src/matrix.c:25
Method
function
Project2_CalculatorEx/src/context.h:81
Method
gen_decimal
(n)
Project1_Calculator/correctness_test.py:85
Method
gen_integer
(n)
Project1_Calculator/correctness_test.py:58
Function
gepb_final_gemm
Project4_MatrixMultiplication/src/mul.c:142
Function
gepb_gemm
Project4_MatrixMultiplication/src/mul.c:86
Function
gepb_packed_a_gemm
Project4_MatrixMultiplication/src/mul.c:116
Function
gepb_packed_b_gemm
Project4_MatrixMultiplication/src/mul.c:97
Function
gepb_parallel_gemm
Project4_MatrixMultiplication/src/mul.c:271
Function
integer_multiplication
Project1_Calculator/abi.cpp:28
Function
integer_string
Project1_Calculator/abi.cpp:35
Method
invoke
Project2_CalculatorEx/src/context.h:50
Function
is_identifier
Project2_CalculatorEx/src/token.cpp:24
Method
is_zero
Project2_CalculatorEx/src/number.h:63
Method
lazy_variable
Project2_CalculatorEx/src/context.h:91
Function
main
Project5_MatrixClass/example.cpp:6
Function
main
Project1_Calculator/mul_alternative_1.cpp:4
Function
main
Project1_Calculator/mul_alternative_2.cpp:4
Function
main
Project1_Calculator/mul.cpp:434
Function
main
Project2_CalculatorEx/src/main.cpp:104
Function
main
Project3_Matrix/example.c:5
Function
matmul_improved
Project4_MatrixMultiplication/src/matrix.c:55
Function
matmul_plain
Project4_MatrixMultiplication/src/matrix.c:40
Method
new
(argument)
Project1_Calculator/correctness_test.py:41
Method
number_parse_error
Project1_Calculator/mul.cpp:31
Method
number_parse_error
Project2_CalculatorEx/src/error.h:17
Function
openblas_gemm
Project4_MatrixMultiplication/src/mul.c:320
Method
operator!=
Project5_MatrixClass/matrix.hpp:28
Method
operator!=
Project5_MatrixClass/matrix.hpp:251
Method
operator!=
Project2_CalculatorEx/src/number.h:43
Method
operator!=
Project2_CalculatorEx/src/number.h:88
Method
operator!=
Project2_CalculatorEx/src/token.h:32
Method
operator%
Project5_MatrixClass/matrix.hpp:211
Method
operator%
Project2_CalculatorEx/src/number.cpp:453
Method
operator()
Project5_MatrixClass/matrix.hpp:13
Method
operator()
Project5_MatrixClass/matrix.hpp:88
Method
operator()
do not check the argument, if needed, use `at` instead
Project5_MatrixClass/matrix.hpp:417
Method
operator()
parameter `channel` is ignored
Project5_MatrixClass/matrix.hpp:444
Method
operator()
Project5_MatrixClass/matrix.hpp:460
Method
operator()
Project5_MatrixClass/matrix.hpp:486
Method
operator()
Project2_CalculatorEx/src/parse.cpp:227
Function
operator*
Project5_MatrixClass/matrix.hpp:286
Method
operator*
Project5_MatrixClass/matrix.hpp:179
Method
operator*
Project1_Calculator/mul.cpp:185
Method
operator*
Project1_Calculator/mul.cpp:295
Method
operator*
Project2_CalculatorEx/src/number.cpp:191
Function
operator+
Project5_MatrixClass/matrix.hpp:281
Method
operator+
Project5_MatrixClass/matrix.hpp:148
Method
operator+
Project2_CalculatorEx/src/token.h:23
Method
operator+
Project2_CalculatorEx/src/number.cpp:154
Method
operator-
Project5_MatrixClass/matrix.hpp:164
Method
operator-
Project2_CalculatorEx/src/number.cpp:173
Method
operator/
Project5_MatrixClass/matrix.hpp:195
Method
operator/
simple division with integer rhs
Project2_CalculatorEx/src/number.cpp:248
Method
operator<
Project5_MatrixClass/matrix.hpp:216
Method
operator<
Project2_CalculatorEx/src/number.cpp:266
Method
operator<=
Project5_MatrixClass/matrix.hpp:223
Method
operator<=
Project2_CalculatorEx/src/number.h:39
Method
operator<=
Project2_CalculatorEx/src/number.h:85
Method
operator==
Project5_MatrixClass/matrix.hpp:24
Method
operator==
Project5_MatrixClass/matrix.hpp:244
Method
operator==
Project2_CalculatorEx/src/number.h:42
Method
operator==
Project2_CalculatorEx/src/token.h:28
Method
operator==
Project2_CalculatorEx/src/number.cpp:572
Method
operator>
Project5_MatrixClass/matrix.hpp:230
Method
operator>
Project2_CalculatorEx/src/number.h:38
Method
operator>
Project2_CalculatorEx/src/number.h:84
Method
operator>=
Project5_MatrixClass/matrix.hpp:237
Method
operator>=
Project2_CalculatorEx/src/number.h:40
Method
operator>=
Project2_CalculatorEx/src/number.h:86
Function
plain_ckr_gemm
Project4_MatrixMultiplication/src/mul.c:63
← previous
next →
201–300 of 335, ranked by callers