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 canonic_vector(Integer, Integer) Given two integers and , returns the -th canonic vector of length . Related functions Constant vector, Diagonal matrix Table of Contents Syntax Description Related functions