GraphMatrixLogarithm Method |
Namespace: Emgu.TF
public Operation MatrixLogarithm( Output input, string opName = "MatrixLogarithm" )
Public Function MatrixLogarithm ( input As Output, Optional opName As String = "MatrixLogarithm" ) As Operation
public: Operation^ MatrixLogarithm( Output^ input, String^ opName = L"MatrixLogarithm" )
member MatrixLogarithm : input : Output * ?opName : string (* Defaults: let _opName = defaultArg opName "MatrixLogarithm" *) -> Operation
2021 Emgu Corporation, All Rights Reserved,