Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私の目標は、単一の要素 p で構成される次元 n のネストされたベクトルを構築することです。例として、n=2 と p=1 を選択すると、出力は次のようになります。
[[1 1] [1 1]]