Skip to main content

new_ndarray

Macro new_ndarray 

Source
new_ndarray!() { /* proc-macro */ }
Expand description

Macro that generate a new ndarray::Array by evaluating a special domain-specific language used for its argument. See the tensorism crate for documentation and examples.