MF_neg MD_neg ME_neg
MCF_neg MCD_neg MCE_neg
FunktionNegation
Syntax C/C++#include <MFstd.h>
void MF_neg( fMatrix MB, fMatrix MA, unsigned ht, unsigned len );
C++ MatObj#include <OptiVec.h>
void matrix<T>::neg( const matrix<T>& MA );
Pascal/Delphiuses MFstd;
procedure MF_neg( MB, MA:fMatrix; ht, len:UInt );
BeschreibungMBi,j = -MAi,j
QuerverweisMCF_conj,   Kap. 3

MatrixLib Inhaltsverzeichnis  OptiVec Home