yorick banner

Home

Manual

Packages

Global Index

Keywords

Quick Reference

functions in split.i - e

 
 
 
eesplit


            T  
 
    like   
    esplit but with wider edges  
interpreted function, defined at contrib/split.i   line 521  
SEE ALSO,   esplit  
 
 
 
esplit


            T   splits tensor tens into  n^p subtensor  
 
    where p = dimsof(tens)(1) and returns  
    a tensor of dimension p+1 where the last index runs alongs  
    the subtensors; works in dimensions 2 to 5.  
    esplit includes an overlap between subtensors while padding   
    the edge with zeros.  
interpreted function, defined at contrib/split.i   line 408  
SEE ALSO,   split