-  3.39.23
Public Member Functions | List of all members
matfaust::factparams::ConstraintInt Class Reference

This class represents an integer constraint on a matrix. More...

Public Member Functions

function ConstraintInt (name, num_rows, num_cols, param, varargin)
 
function get_default_parameters (self)
 
- Public Member Functions inherited from matfaust::factparams::ConstraintGeneric
function ConstraintGeneric (name, num_rows, num_cols, param, varargin)
 
function project (this, M)
 

Additional Inherited Members

- Public Attributes inherited from matfaust::factparams::ConstraintGeneric
Property name
 
Property num_rows
 
Property num_cols
 
Property param
 
Property normalized
 
Property default_normalized
 
Property pos
 

Detailed Description

This class represents an integer constraint on a matrix.

Constructor & Destructor Documentation

◆ ConstraintInt()

function matfaust::factparams::ConstraintInt::ConstraintInt ( name  ,
num_rows  ,
num_cols  ,
param  ,
varargin   
)

Member Function Documentation

◆ get_default_parameters()

function matfaust::factparams::ConstraintInt::get_default_parameters ( self  )

The documentation for this class was generated from the following file: