photo

Matthew Suttinger


自 2016 起处于活动状态

Followers: 0   Following: 0

Research assistant focusing on simulations of optical phenomenon. Research interests include Quantum Mechanics and Quantum Cascade Lasers.

统计学

All
  • First Answer
  • Thankful Level 1
  • Scavenger Finisher
  • Solver

查看徽章

Feeds

排序方式:

已回答
rectangularPulse: no drop to 1/2 at edges
If you don't mind converting it to a double after applying inputs, wrap the result in the ceil() function. y = ceil(rectang...

6 years 前 | 0

提问


How do I apply a function to every 2D plane of a 3D gpuArray?
I have a gpuArray, A, of dimensions (Nx,Ny,Nz). I would like to apply a function on every (x,y) slice. Essentially: for z =...

8 years 前 | 1 个回答 | 0

1

个回答