Learn R Programming

skm (version 0.1.5.4)

skmSolution: skmSolution

Description

class skmSolution, which often returned via skm solver implemented in cpp

Usage

skmSolution

Arguments

Format

An object of class C++Class of length 1.

Details

an skmSolution instance has two member variable:

o: objective sum(min(x.subview(i in s, all j), min over all i), sum over all j)

s: selected index set of row index start from 0