Skip to content

Commit 2403c66

Browse files
committed
fix formatting of probability distribution notation in lecture 15 notes for GAMES101
1 parent 7730def commit 2403c66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_code/computer_graphics/GAMES101/lecture15_raytracing_light_transport.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ $l(u)=e(u)+\int l(V)K(u,v)dV$
5050
## Probability Review
5151

5252
- 随机变量:X
53-
- 分布:$X~p(x)$
53+
- 分布:$X\sim p(x)$
5454
- 概率
5555
- 期望
5656
- 概率密度函数(Probability Distribution Function, PDF)

0 commit comments

Comments
 (0)