Class LocalCPInstruction

All Implemented Interfaces:
LineageTraceable

public class LocalCPInstruction extends ComputationCPInstruction
A simple instruction that take whatever input it is and return it as a local matrix. This forces any distributed matrices to become local.