代码搜索:multi-dimensional

找到约 164 项符合「multi-dimensional」的源代码

代码结果 164
www.eeworm.com/read/13871/284229

m gaussrnd.m

function [x]=gaussrnd(m,C,N) % % x=GAUSSRND(m,C,N) % % samples N-times from an multi-dimensional gaussian distribution % with covariance matrix C and mean m. Dimensionality is implied % in the me
www.eeworm.com/read/470720/1444608

c array4.c

// { dg-do compile } // Origin: Markus Breuer // PR c++/6944 // Fail to synthesize copy constructor of multi-dimensional // array of class. #include class Array
www.eeworm.com/read/470693/1456554

c array4.c

// { dg-do compile } // Origin: Markus Breuer // PR c++/6944 // Fail to synthesize copy constructor of multi-dimensional // array of class. #include class Array
www.eeworm.com/read/240162/4579511

c array4.c

// { dg-do compile } // Origin: Markus Breuer // PR c++/6944 // Fail to synthesize copy constructor of multi-dimensional // array of class. #include class Array
www.eeworm.com/read/233448/4671839

c array4.c

// { dg-do compile } // Origin: Markus Breuer // PR c++/6944 // Fail to synthesize copy constructor of multi-dimensional // array of class. #include class Array
www.eeworm.com/read/190666/5172594

c array4.c

// { dg-do compile } // Origin: Markus Breuer // PR c++/6944 // Fail to synthesize copy constructor of multi-dimensional // array of class. #include class Array
www.eeworm.com/read/340665/3273026

c array4.c

// { dg-do compile } // Origin: Markus Breuer // PR c++/6944 // Fail to synthesize copy constructor of multi-dimensional // array of class. #include class Array
www.eeworm.com/read/305277/3778986

scala multi-array.scala

/** Check that a multi-dimensional array can't be created * when the wrong number of arguments w.r.t. to the array's * type is given. */ class Foo { val a: Array[Int] = new Array(10, 10) }
www.eeworm.com/read/440906/1774629

c array4.c

// { dg-do compile } // Origin: Markus Breuer // PR c++/6944 // Fail to synthesize copy constructor of multi-dimensional // array of class. #include class Array
www.eeworm.com/read/366702/2867169

c array4.c

// { dg-do compile } // Origin: Markus Breuer // PR c++/6944 // Fail to synthesize copy constructor of multi-dimensional // array of class. #include class Array