public override void Instrument(NNInstrumentation instr, Vector <double> input, Vector <double> output)
 {
     instr[Index] = Instrumentation.NoInstrumentation();
 }