nullFill_#

swordfish.function.nullFill_()#

Please refer to nullFill. The only difference between nullFill and nullFill_ is that the latter assigns the result to X and thus changing the value of X after the execution.

Parameters:
  • X (Constant) – A vector/matrix/table.

  • Y (Constant) – Either a scalar, or a vector/matrix with the same dimension as X.