unaryMinus

operator fun <N> RowVector<N>.unaryMinus(): RowVector<N>(source)
operator fun <N> Matrix<N>.unaryMinus(): Matrix<N>(source)