NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
NXOpen.UF.UFMtx2 Member List

This is the complete list of members for NXOpen.UF.UFMtx2, including all inherited members.

AsyncProcessMessage(IMessage msg, IMessageSink replySink)NXOpen.Utilities.NXRemotableObjectinline
Copy(double[] mtx_src,[Out] double[] mtx_dst)NXOpen.UF.UFMtx2inline
Determinant(double[] mtx, out double determinant)NXOpen.UF.UFMtx2inline
Identity([Out] double[] identity_mtx)NXOpen.UF.UFMtx2inline
Initialize(double[] x_vec, double[] y_vec,[Out] double[] mtx)NXOpen.UF.UFMtx2inline
initialize()NXOpen.Utilities.NXRemotableObjectinlineprotected
Multiply(double[] mtx1, double[] mtx2,[Out] double[] mtx_product)NXOpen.UF.UFMtx2inline
MultiplyT(double[] mtx1, double[] mtx2,[Out] double[] mtx_product)NXOpen.UF.UFMtx2inline
NextSinkNXOpen.Utilities.NXRemotableObject
SyncProcessMessage(IMessage msg)NXOpen.Utilities.NXRemotableObjectinline
Transpose(double[] mtx,[Out] double[] transpose_mtx)NXOpen.UF.UFMtx2inline
VecMultiply(double[] vec, double[] mtx,[Out] double[] vec_product)NXOpen.UF.UFMtx2inline
VecMultiplyT(double[] vec, double[] mtx,[Out] double[] vec_product)NXOpen.UF.UFMtx2inline
XVec(double[] mtx,[Out] double[] x_vec)NXOpen.UF.UFMtx2inline
YVec(double[] mtx,[Out] double[] y_vec)NXOpen.UF.UFMtx2inline
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.