public long GetUnitLength()
 {
     return(TensorConfig.GetUnitLength(this.NumType));
 }