VPUnmanagedIO Assign2DPointer Method ( Double , Double   )Virtual Photonics - VTS Library
Virtual Photonics

Namespace: Vts.MonteCarlo
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax

public static void Assign2DPointer(
	double[,] input,
	ref double** pointer
)

Parameters

input
Type:  OnlineSystem Double 
pointer
Type: OnlineSystem Double** 
See Also