chsvlib
chsv helper source code

◆ FixedMatrix() [1/15]

FixedMatrix ( const value_type value,
const allocator_type alloc 
)

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.
allocis a reference to an allocator object of type allocator_type