FSharp.Stats icon indicating copy to clipboard operation
FSharp.Stats copied to clipboard

Encapsulate Managed Algebra Modules

Open HLWeil opened this issue 6 years ago • 0 comments

Description

Some of the functions in module Algebra are callable from outside even though they should be encapsulated.

Example: FSharp.Stats.Algebra.EVD.SymmetricEvd

HLWeil avatar Dec 11 '18 05:12 HLWeil