chsvlib
chsv helper source code

◆ FixedMatrix() [2/15]

FixedMatrix ( const value_type value)
explicit

Creates a matrix such that all elements appertaining to the main diagonal of the created matrix are initialized with a given value.

Parameters
valueis a value to initialize elements of the main diagonal.