VPDOMethods LaplaceBelTrami Method Virtual Photonics - VTS Library
Virtual Photonics

Namespace: Vts.Modeling.ForwardSolvers.DiscreteOrdinates
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax

public static SquareMatrix LaplaceBelTrami(
	double[] mu,
	double[] wt,
	int N
)

Parameters

mu
Type:  OnlineSystem Double 
wt
Type:  OnlineSystem Double 
N
Type: OnlineSystem Int32

Return Value

Type: SquareMatrix
See Also