Help for this page
X = A x B x C x D
Error in inner:Wrong dims
use PDL; use PDL::Matrix; ... # PDL coughs at the next command. $x = A x B x C x D;