codistributed(X) distributes a replicated array X using the default codistributor, creating a codistributed array C as a result. X must be a replicated array, that is, it must have the same value on all workers. size(C) is the same as size(X).
codistributed ( x ) กระจายแบบเรย์ x การใช้ค่าเริ่มต้น codistributor สร้าง codistributed เรย์ C เป็นผล X ต้องเป็นแบบอาร์เรย์ คือมันต้องมีค่าเดียวกันทุกคน ขนาด ( 3 ) เหมือนขนาด ( X )