Home > manopt > core > setStore.m

setStore

PURPOSE ^

SYNOPSIS ^

function storedb = setStore(problem, x, storedb, store) %#ok

DESCRIPTION ^

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:

SOURCE CODE ^

0001 function storedb = setStore(problem, x, storedb, store) %#ok<INUSD>
0002 
0003     error('This file was removed from Manopt. Please use the StoreDB class.');
0004 
0005 end

Generated on Fri 30-Sep-2022 13:18:25 by m2html © 2005