Canonic vector
The -th canonic vector is the vector with all the inputs equal to zero, except for the -th component that equals one.
Syntax
canonic_vector(Integer, Integer)
Description
Given two integers and , returns the -th canonic vector of length .